Header questionsI've been reading source headers. A few enigmas have appeared that have baffled me. One of them is ...
Using * return types (pointers)I'm looking to know the intricate or definitive details on when to use pointers as return types or j...
Using a string/enum to access int Matrix[X] ?Don't enums already mean the number but just represented with the name given in the enum definition?
pointer funThanks. Very interesting. An array being a pointer but its index dereferencing it.
pointer funI'm trying to learn pointers... I have a bizarre little program. First, I need to know why you do...
This user does not accept Private Messages