Consider the function void rev (int*, int*, int size); The function takes the two arrays as arguments, uses pointer to reverses the elements of a given array ...
確定! 回上一頁