Robert Bon wrote:
Kernighan and Ritchie assumed that every computer knows the number zero. This is the only value the C language uses. Using NULL with a value of 42, - is not portable, a 4bit micro controller doesn't known 42. ;-)What a fun idea. Has anyone ever made even a small subset of C compile for a 4 bit CPU? :-)- It is gives problems if you use the NULL as FALSE. - It produces more code. - It is not CBut do what you like. Robert Bon
Regards, Steve