01.12.2009, 18:17
Quote:
Originally Posted by JoeBullet
C - ((void*)0)
C++ - (0) Why did C defined 0 as void pointer ? Because it was used to empty pointer's address. And by the way, there is not pointers in PAWN because no newbie will be able to learn to use it correct and there it won't be easy(for newbies) to learn. |
And really, pointers are very boring! But it is not as complicated as many think...
Quote:
Originally Posted by MaVe - leeturl.de
'\0' == 0 == 0x0 == 1-1 == false == NULL
|
(Sorry my bad english)