Re: run a new application
- From: Tor Lillqvist <tml iki fi>
- To: "gtk-app-devel-list gnome org" <gtk-app-devel-list gnome org>
- Subject: Re: run a new application
- Date: Fri, 24 Nov 2006 04:42:52 +0200
Michael Torrie writes:
there are routines in glib that should help you:
http://developer.gnome.org/doc/API/2.0/glib/glib-Spawning-Processes.html
This is probably the most portable mechanism for running processes.
But for somebody who doesn't know about system(), the g_spawn*()
functions probably have too many options to get lost in...
system() is quite portable, too.
--tml
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]