Execute now and carry on about your business?
Steve
smorrey at gmail.com
Thu Sep 28 14:44:58 MDT 2006
Thank you!
On 9/28/06, Levi Pearson <levi at cold.org> wrote:
> On Sep 28, 2006, at 2:21 PM, Steve wrote:
>
> > Hello All,
> > I've got a c++ for linux question that I think should be elementary,
> > but I'm just not sure where to look?
> > I have an application, a server actually, that occasionally needs to
> > launch new instances of itself. Problem is I believe if I use
> > system() to do so that the calling function will have to wait for the
> > system call to return before it can do anything else.
>
> See fork() and exec().
>
> --Levi
>
> /*
> PLUG: http://plug.org, #utah on irc.freenode.net
> Unsubscribe: http://plug.org/mailman/options/plug
> Don't fear the penguin.
> */
>
More information about the PLUG
mailing list