Hey everyone!
I just learned about pointers, and i want to combine them with arrays, but i don't know what the general syntax is for a pointer pointing to an array. can it point to a full array or will i need to point to every array part? and how?
Thanks a bunch if you answer