It is sometimes said that arrays in C are basically pointers. ... sizeof(arr) = %d\n", sizeof(arr)); } void takes_arr_pointer_2(int arr[]) ...
確定! 回上一頁