0_0_4462806_12979.cpp:9: error: `Time time[100010]' 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_4462806_12979.cpp:9: error: declaration of `Time time[100010]'
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/time.h:85: error: conflicts with previous declaration `time_t time(time_t*)'
0_0_4462806_12979.cpp: In function `int main()':
0_0_4462806_12979.cpp:25: error: pointer to a function used in arithmetic
0_0_4462806_12979.cpp:25: error: request for member `s' in `*((+((unsigned int)i)) + time)', which is of non-class type `time_t ()(time_t*)'
0_0_4462806_12979.cpp:25: error: pointer to a function used in arithmetic
0_0_4462806_12979.cpp:25: error: request for member `e' in `*((+((unsigned int)i)) + time)', which is of non-class type `time_t ()(time_t*)'
0_0_4462806_12979.cpp:26: error: pointer to a function used in arithmetic
0_0_4462806_12979.cpp:26: error: request for member `mid' in `*((+((unsigned int)i)) + time)', which is of non-class type `time_t ()(time_t*)'
0_0_4462806_12979.cpp:26: error: pointer to a function used in arithmetic
0_0_4462806_12979.cpp:26: error: request for member `e' in `*((+((unsigned int)i)) + time)', which is of non-class type `time_t ()(time_t*)'
0_0_4462806_12979.cpp:26: error: pointer to a function used in arithmetic
0_0_4462806_12979.cpp:26: error: request for member `s' in `*((+((unsigned int)i)) + time)', which is of non-class type `time_t ()(time_t*)'
0_0_4462806_12979.cpp:27: error: pointer to a function used in arithmetic
0_0_4462806_12979.cpp:27: error: request for member `m' in `*((+((unsigned int)i)) + time)', which is of non-class type `time_t ()(time_t*)'
0_0_4462806_12979.cpp:27: error: pointer to a function used in arithmetic
0_0_4462806_12979.cpp:27: error: request for member `e' in `*((+((unsigned int)i)) + time)', which is of non-class type `time_t ()(time_t*)'
0_0_4462806_12979.cpp:27: error: pointer to a function used in arithmetic
0_0_4462806_12979.cpp:27: error: request for member `mid' in `*((+((unsigned int)i)) + time)', which is of non-class type `time_t ()(time_t*)'
0_0_4462806_12979.cpp:29: error: pointer to a function used in arithmetic
0_0_4462806_12979.cpp:29: error: ISO C++ forbids applying `sizeof' to an expression of function type
0_0_4462806_12979.cpp:29: error: invalid conversion from `time_t (*)(time_t*)' to `void*'
0_0_4462806_12979.cpp:29: error: initializing argument 1 of `void qsort(void*, size_t, size_t, int (*)(const void*, const void*))'
0_0_4462806_12979.cpp:32: error: pointer to a function used in arithmetic
0_0_4462806_12979.cpp:32: error: request for member `s' in `*((+((unsigned int)i)) + time)', which is of non-class type `time_t ()(time_t*)'
0_0_4462806_12979.cpp:33: error: pointer to a function used in arithmetic
0_0_4462806_12979.cpp:33: error: request for member `mid' in `*((+((unsigned int)i)) + time)', which is of non-class type `time_t ()(time_t*)'
0_0_4462806_12979.cpp:34: error: pointer to a function used in arithmetic
0_0_4462806_12979.cpp:34: error: request for member `e' in `*((+((unsigned int)i)) + time)', which is of non-class type `time_t ()(time_t*)'
|