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 [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to