Pass a pointer by reference C only[quote] make sure that you are not assigning address of any variable which is local to func2. [...
Pass a pointer by reference C onlyYeah I tried it and its doesn't seem to be changing it in the calling funtion. Also when I try to t...
Pass a pointer by reference C onlyI thought if I passed a pointer by reference I could change it. Am I doing this correctly? [code...
Dynamic array of pointers Are Vecotrs C or C++? The code must be in straight C.
Dynamic array of pointers I'm having trouble picturing what this looks like in memory which is one of problems. Maybe someone...
This user does not accept Private Messages