C語言中的模組稱為函式(function); C語言程式=自定函式+C標準函式庫; 每個程式都含有一個稱 ... 函式宣告 int square( int ); /* function prototype */. 函式定義
確定! 回上一頁