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

2 lines
53 B
C
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
pointer = (void*)0; /* C only, not allowed in C++ */