Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
C Programming
"Mastering C Pointers"....
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
Reply to thread
Message
[QUOTE="Mark McIntyre, post: 1686170"] Well..... NULL is a macro, which is converted by the preprocessor to a constant inserted literally into the processed code, whose value is selected to be the one the implementation uses to mean "I point nowhere". So its not actually a pointer at this point. If you see my point. But thats fine - its not a pointer either... :-) [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
C Programming
"Mastering C Pointers"....
Top