@sruti-mfWaFK
•
Oct 26, 2024
Oct 26, 2024
1.6K
How do I get a null pointer in my programs?
#-Link-Snipped-#
==>According to the language definition, a constant 0 in a pointer context is converted into a null pointer at compile time. That is, in an initialization, assignment, or comparison...