我們的函式 (fun.c). int add(int a,int b){ return a+b; }. // 使用library 的範例 (main.c). #include <stdio.h> #include "fun.h". void main(){
確定! 回上一頁