370689_0_0_19056.cpp:18: error: `int time[2501]' 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*)'
370689_0_0_19056.cpp:18: error: declaration of `int time[2501]'
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/time.h:85: error: conflicts with previous declaration `time_t time(time_t*)'
370689_0_0_19056.cpp: In function `int main()':
370689_0_0_19056.cpp:147: error: pointer to a function used in arithmetic
370689_0_0_19056.cpp:156: error: pointer to a function used in arithmetic
370689_0_0_19056.cpp:156: error: pointer to a function used in arithmetic
370689_0_0_19056.cpp:156: error: invalid conversion from `time_t (*)(time_t*)' to `int'
370689_0_0_19056.cpp:164: error: pointer to a function used in arithmetic
370689_0_0_19056.cpp:164: error: pointer to a function used in arithmetic
370689_0_0_19056.cpp:164: error: invalid conversion from `time_t (*)(time_t*)' to `int'
|