Recent

Author Topic: Get StdOut & StdErr from own process  (Read 1349 times)

Snify

  • New Member
  • *
  • Posts: 13
Get StdOut & StdErr from own process
« on: September 20, 2021, 10:51:04 am »
I would like to be able to retrieve ALL of my StdOut & StdErr messages from my OWN process at any time... (e.g. via IPC)
Is there a way to retrieve/save the messages and still output them in the console?

Thank you in advance for your help  :)

Ñuño_Martínez

  • Hero Member
  • *****
  • Posts: 1186
    • Burdjia
Re: Get StdOut & StdErr from own process
« Reply #1 on: October 02, 2021, 01:29:46 pm »
AFAIK there are StdIn, StdOut and StdErr global variables that are linked to the Operating System streams (except on Windows if the application is compiled using -WG).
Are you interested in game programming? Join the Pascal Game Development community!
Also visit the Game Development Portal

 

TinyPortal © 2005-2018