[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: something like system function
- From: Tor Lillqvist <tml iki fi>
- To: frederico schardong <frede sch gmail com>
- Cc: gtk-list gnome org
- Subject: Re: something like system function
- Date: Thu, 14 May 2009 19:21:18 +0300
> 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]