> I suppose NULL isn't necessarily defined Hard to imagine.
POSIX explicitly mentions (locale_t)0
I am surprised. I thought 0 was supposed to be a valid null pointer in
all contexts, without casting.
> I suppose NULL isn't necessarily defined Hard to imagine.
POSIX explicitly mentions (locale_t)0
I am surprised. I thought 0 was supposed to be a valid null pointer in
all contexts, without casting.