RosettaCodeData/Task/Pointers-and-references/C/pointers-and-references-6.c

2 lines
53 B
C
Raw Permalink Normal View History

2013-10-27 22:24:23 +00:00
pointer = (void*)0; /* C only, not allowed in C++ */