Hi,
Can anyone tell me why in /usr/include/time.h
the following in AIX 4.2:
#ifndef _TIME_T
#define _TIME_T
typedef long time_t;
#endif
changed to the following in AIX 4.3:
#ifndef _TIME_T
#define _TIME_T
typedef int time_t;
#endif
Thanks.
--
Craig Rodrigues
http://www.gis.net/~craigr