Re-malloc memory pointerI have some code where I open a file and store it in a malloc'd location with 'char *p' as the point...
Returning pointer to malloc'd areaI'm confused about the pointer to a malloc'd area. I have something similar to this: [code] char* ...
This user does not accept Private Messages