Re: [Libclc-developers] Re: Some more comments to the current CVS tree
Status: Planning
Brought to you by:
augestad
|
From: Hallvard B F. <h.b...@us...> - 2003-04-03 19:14:42
|
Jan Engelhardt writes: > But stdio.h (at least glib/gcc) has it as (void *)0 defined. On Solaris it's defined as 0 or 0L, depending on the architecture. So it has the decency to #define NULL as an integer with the same representation as (void *)0, but it didn't have to do that. -- Hallvard |