Basic question- I am working on a C program for the RP4. When executed from inside the Geany IDE, or from a command line, a terminal window is automatically started. This is very useful for debugging via printf() statements. When the program is executed normally (autostarted from a crontab entry) no terminal appears. So far I can't find how to open up a terminal from inside the program after it is launched. Any suggestions would be appreciated.
Statistics: Posted by hsieber — Thu May 16, 2024 8:13 pm