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

Re: execute a program using C



thx, here's also a tutorial about this:
http://www.gidforums.com/t-3369.html

On 4/5/06, Jon Dowland <lists@alcopop.org> wrote:
At 1144263587 past the epoch, Deephay wrote:
> Greetings all,
>
>   I am wondering that if there is way to execute a compiled program
> using C (either system calls / library calls)? Thx a lot!

See the manpages for exec(3) and system(3) -- fork(2) is also useful.

--
Jon Dowland
http://alcopop.org/


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: