#include <stdio.h> int addFun(int x, int y) { return x + y; } void main() ... 這種用法主要在大型專案管理中,有許多程式設計人員撰寫程式,需要用到共同的全域變數 ...
確定! 回上一頁