If we execute gcc to compile a source file through the system() function, how can I capture the gcc output in a string ?
system()
I tried with popen which works as long as it reads something like "PAUSE", but did not work with gcc.
popen
"PAUSE"
Aucun commentaire:
Enregistrer un commentaire