notes 09-02 APUE

Echo $?可以輸出程序執行的狀態值 Main函數中參數argc和argv。Iso c和posix1都要求 argv[argc]是一個空指針, Ateixt函數調用與註冊相反 #include <stdio.h> #include <stdlib.h> void func1() { printf("%d\n",printf("%d",printf("%d",5)+1)-1); } void fu
相關文章
相關標籤/搜索