In this c example, we will print array elements using a pointer and for loop. arr[0] is equivalent to *arr; Insert Element at arr[1] = arr + 1 and Printing arr[ ...
確定! 回上一頁