11.04.2013 Views

Processo figlio

Processo figlio

Processo figlio

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

int execlp(const char *file, const char<br />

*arg, ...);<br />

int execle(const char *file, const char<br />

*arg, ..., char * const envp[]);<br />

int execv(const char *file, const char<br />

*argv[]);<br />

int execvp(const char *file, const char<br />

*argv[]);<br />

int execle(const char *file, const char<br />

*arg[], char * const envp[]);

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!