在Linux程式中,通過呼叫execve(),程序能夠以全新程式來替換當前執行的程式。 ... argv[],char ** environ){ pid_t pid; printf("the example!
確定! 回上一頁