Hi,
Is possible save std output of $subject functions to a variable in C?
I would like run standard shell command from C program (trough
system() function in example) and I would like use the output of that
command
for next manipulate in the C program.
ex:
char *output;
output = system("ls -lap");
--
S pozdravem,
Michal Kolesar
http://www.egarden.cz
server of free unix services