0_0_10515776_3684.cpp:7: error: `double time[101]' 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_10515776_3684.cpp:7: error: declaration of `double time[101]'
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/time.h:85: error: conflicts with previous declaration `time_t time(time_t*)'
0_0_10515776_3684.cpp: In function `int main()':
0_0_10515776_3684.cpp:31: error: pointer to a function used in arithmetic
0_0_10515776_3684.cpp:31: error: assignment of read-only location
0_0_10515776_3684.cpp:31: error: cannot convert `int' to `time_t ()(time_t*)' in assignment
0_0_10515776_3684.cpp:32: error: pointer to a function used in arithmetic
0_0_10515776_3684.cpp:32: error: assignment of read-only location
0_0_10515776_3684.cpp:32: error: cannot convert `int' to `time_t ()(time_t*)' in assignment
0_0_10515776_3684.cpp:62: error: pointer to a function used in arithmetic
0_0_10515776_3684.cpp:62: error: assignment of read-only location
0_0_10515776_3684.cpp:62: error: cannot convert `int' to `time_t ()(time_t*)' in assignment
0_0_10515776_3684.cpp:90: error: pointer to a function used in arithmetic
0_0_10515776_3684.cpp:90: error: pointer to a function used in arithmetic
0_0_10515776_3684.cpp:90: error: no matching function for call to `max(time_t (&)(time_t*), double)'
0_0_10515776_3684.cpp:94: error: pointer to a function used in arithmetic
0_0_10515776_3684.cpp:94: error: pointer to a function used in arithmetic
0_0_10515776_3684.cpp:94: error: no matching function for call to `max(time_t (&)(time_t*), double)'
0_0_10515776_3684.cpp:101: error: pointer to a function used in arithmetic
0_0_10515776_3684.cpp:101: error: pointer to a function used in arithmetic
0_0_10515776_3684.cpp:101: error: no matching function for call to `max(time_t (&)(time_t*), double)'
0_0_10515776_3684.cpp:105: error: pointer to a function used in arithmetic
0_0_10515776_3684.cpp:105: error: pointer to a function used in arithmetic
0_0_10515776_3684.cpp:105: error: no matching function for call to `max(time_t (&)(time_t*), double)'
0_0_10515776_3684.cpp:115: error: pointer to a function used in arithmetic
0_0_10515776_3684.cpp:115: error: no matching function for call to `min(time_t (&)(time_t*), double&)'
|