|
From: <de...@lm...> - 2002-09-17 15:31:24
|
Hello, time.h does not define NULL, but it should, because all other compiler runtime enviroments define NULL direct or indirec in time.h . (Indirect with define __need_NULL and include stddef.h) Ruediger |