Why did I get “incompatible pointer to integer …”warning?
I just tried to use pointer to get the address of the first of an array and read the elements one by one. I used the pointer to not accompy a big part of the memory. Here is the variables:
I just tried to use pointer to get the address of the first of an array and read the elements one by one. I used the pointer to not accompy a big part of the memory. Here is the variables: