Hot to run an app from another app
From: patrick carosso (carossopatrick_at_yahoo.it)
Date: 09/26/04
- Next message: Basile Starynkevitch [news]: "Re: Hot to run an app from another app"
- Previous message: Shmuel (Seymour J.) Metz: "Re: Fortran vs. C (was Re: Ken & Klaus.)"
- Next in thread: Basile Starynkevitch [news]: "Re: Hot to run an app from another app"
- Reply: Basile Starynkevitch [news]: "Re: Hot to run an app from another app"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 26 Sep 2004 09:36:54 GMT
Hello,
I'm trying to start an app from another. Now I use the execv system call:
the secondary app starts, but the first exits! I need the execv to
immediately return , and the first app to go on running.
How can I do?
Thank!
- Next message: Basile Starynkevitch [news]: "Re: Hot to run an app from another app"
- Previous message: Shmuel (Seymour J.) Metz: "Re: Fortran vs. C (was Re: Ken & Klaus.)"
- Next in thread: Basile Starynkevitch [news]: "Re: Hot to run an app from another app"
- Reply: Basile Starynkevitch [news]: "Re: Hot to run an app from another app"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|