When we dereference a pointer, it gives the value at that address. Similarly, by dereferencing a pointer to array, we get the array and the name ...
確定! 回上一頁