/*C語言一維陣列基本使用(錯誤示範)*/ #include<stdio.h> #include<stdlib.h>. int main(void) { int i,array[5]; /*宣告整數變數i與整數陣列array*/.
確定! 回上一頁