This section contains a brief introduction to the C language. ... i < SIZE; i++) printf(" %d %f \n", i, x[i]); /* make fp point to array x */ fp = x; ...
確定! 回上一頁