Mail Archives: cygwin/1998/04/22/05:20:24
Has anyone run into a problem in B18 when including <time.h> with the
following error:
Date.C:260 invalid use of undefined type 'struct tm'
.....
Date.c 542: Aggregate 'struct tm now' has incomplete type and cannot be
initialized
I'm using
#include <sys/types.h>
#include <time.h>
I'm sure I'm including time.h because I do:
#ifdef __TIME_H_
struct tm now;
#endif
Has anyone run into this before and solved it?
Please email. Thanx in advance
pavel
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -