News

A pointer is only a pointer. It points nowhere except if you assign it to a valid memory area (dynamically or statically allocated). The allocation can only take plave in stack.c (because only stack.c ...