1 line
120 B
C
1 line
120 B
C
pointer = 0; /* actually any constant integer expression evaluating to 0 could be used, e.g. (1-1) will work as well */
|