我想在c程序中使用execlp來運行另一個c程序。 exec函數調用程序,但它不能正確傳遞整數參數。我exec調用是: int exec_arg_1, exec_arg_2; if(pid == 0){ printf(
確定! 回上一頁