ThePentiumGuy
Well-known member
hi
what is the purpose of a pointer
all i know is that a pointerholds the memory address of a variable,
whts the point of holding a memory address of a variable?
also
whats the difference between:
mypointer->dosomething
and
mypointer.dosometing?
thanks
what is the purpose of a pointer
all i know is that a pointerholds the memory address of a variable,
whts the point of holding a memory address of a variable?
also
whats the difference between:
mypointer->dosomething
and
mypointer.dosometing?
thanks