0_0_11698380_29942.cpp:16: error: `typedef struct dur time' redeclared as different kind of symbol
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/time.h:85: error: previous declaration of `time_t time(time_t*)'
0_0_11698380_29942.cpp:16: error: declaration of `typedef struct dur time'
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/time.h:85: error: conflicts with previous declaration `time_t time(time_t*)'
0_0_11698380_29942.cpp:16: error: declaration of `typedef struct dur time'
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/time.h:85: error: conflicts with previous declaration `time_t time(time_t*)'
0_0_11698380_29942.cpp:16: error: declaration of `typedef struct dur time'
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/time.h:85: error: conflicts with previous declaration `time_t time(time_t*)'
0_0_11698380_29942.cpp:18: error: `time' does not name a type
0_0_11698380_29942.cpp: In function `int main()':
0_0_11698380_29942.cpp:29: error: `t' undeclared (first use this function)
0_0_11698380_29942.cpp:29: error: (Each undeclared identifier is reported only once for each function it appears in.)
|