0_0_4829354_29140.cpp:16: error: `tim time[305]' 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_4829354_29140.cpp:16: error: declaration of `tim time[305]'
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/time.h:85: error: conflicts with previous declaration `time_t time(time_t*)'
0_0_4829354_29140.cpp: In function `int main()':
0_0_4829354_29140.cpp:91: error: pointer to a function used in arithmetic
0_0_4829354_29140.cpp:91: error: request for member `s' in `*((+((unsigned int)i)) + time)', which is of non-class type `time_t ()(time_t*)'
0_0_4829354_29140.cpp:91: error: pointer to a function used in arithmetic
0_0_4829354_29140.cpp:91: error: request for member `e' in `*((+((unsigned int)i)) + time)', which is of non-class type `time_t ()(time_t*)'
0_0_4829354_29140.cpp:100: error: pointer to a function used in arithmetic
0_0_4829354_29140.cpp:100: error: request for member `e' in `*((+((unsigned int)i)) + time)', which is of non-class type `time_t ()(time_t*)'
0_0_4829354_29140.cpp:101: error: pointer to a function used in arithmetic
0_0_4829354_29140.cpp:101: error: request for member `e' in `*((+((unsigned int)i)) + time)', which is of non-class type `time_t ()(time_t*)'
0_0_4829354_29140.cpp:104: error: pointer to a function used in arithmetic
0_0_4829354_29140.cpp:104: error: request for member `s' in `*((+((unsigned int)i)) + time)', which is of non-class type `time_t ()(time_t*)'
0_0_4829354_29140.cpp:104: error: pointer to a function used in arithmetic
0_0_4829354_29140.cpp:104: error: request for member `e' in `*((+((unsigned int)i)) + time)', which is of non-class type `time_t ()(time_t*)'
|