On Sat, Jul 2, 2011 at 3:33 AM, Dunceor <[email protected]> wrote: ... > Is there a reason for that NULL is defined at so many places?
Because the standards say so. If the code to do so grows complicated enough (it's close already, IMHO) then perhaps that definition should be moved to an internal header (say, <_null.h>) and then all those files would include that instead. Philip Guenther
