Re: something like system function



> I need something like function system of stdlib.h, but I need to get
> the output of the command...

popen()?

or g_spawn_command_line_sync().

--tml


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]