----- Original Message -----
From: "Alexander Gottwald"
<[EMAIL PROTECTED]>
> I was once told that NULL might not be equal to 0 on all platforms. So
...
> This is - afair - defined for C.

Thus my comment re: NULL usage on C. I'm religious there - I always use
NULL.

> For C++ I have no clues.

Nuff said :]. Seriously though for C++ NULL == '0'.

Rob

Reply via email to