RosettaCodeData/Task/Pointers-and-references/C/pointers-and-references-6.c
2023-07-01 13:44:08 -04:00

1 line
53 B
C

pointer = (void*)0; /* C only, not allowed in C++ */