Jump to content

Undefined values: Difference between revisions

Line 73:
 
=={{header|C|C}}==
{{incorrect|C|NULL is not a built-in undefinedness. Don't confuse macro meaning "zero" with something that's undefined.}}<lang C>
<lang C>
#include<stdlib.h>
#include<stdio.h>
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.