0_0_6264348_23531.cpp:11: error: `node time[5]' 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_6264348_23531.cpp:11: error: declaration of `node time[5]'
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/time.h:85: error: conflicts with previous declaration `time_t time(time_t*)'
0_0_6264348_23531.cpp: In function `int main()':
0_0_6264348_23531.cpp:32: error: pointer to a function used in arithmetic
0_0_6264348_23531.cpp:32: error: request for member `dis' in `*((+((unsigned int)i)) + time)', which is of non-class type `time_t ()(time_t*)'
0_0_6264348_23531.cpp:33: error: pointer to a function used in arithmetic
0_0_6264348_23531.cpp:33: error: request for member `dis' in `*((+((unsigned int)i)) + time)', which is of non-class type `time_t ()(time_t*)'
0_0_6264348_23531.cpp:33: error: pointer to a function used in arithmetic
0_0_6264348_23531.cpp:33: error: request for member `dis' in `*((+((unsigned int)i)) + time)', which is of non-class type `time_t ()(time_t*)'
0_0_6264348_23531.cpp:34: error: pointer to a function used in arithmetic
0_0_6264348_23531.cpp:34: error: request for member `dis' in `*((+((unsigned int)i)) + time)', which is of non-class type `time_t ()(time_t*)'
0_0_6264348_23531.cpp:34: error: pointer to a function used in arithmetic
0_0_6264348_23531.cpp:34: error: request for member `dis' in `*((+((unsigned int)i)) + time)', which is of non-class type `time_t ()(time_t*)'
0_0_6264348_23531.cpp:35: error: pointer to a function used in arithmetic
0_0_6264348_23531.cpp:35: error: request for member `time' in `*((+((unsigned int)i)) + time)', which is of non-class type `time_t ()(time_t*)'
0_0_6264348_23531.cpp:38: error: pointer to a function used in arithmetic
0_0_6264348_23531.cpp:38: error: request for member `angle' in `*((+((unsigned int)i)) + time)', which is of non-class type `time_t ()(time_t*)'
0_0_6264348_23531.cpp:39: error: pointer to a function used in arithmetic
0_0_6264348_23531.cpp:39: error: request for member `angle' in `*((+((unsigned int)i)) + time)', which is of non-class type `time_t ()(time_t*)'
0_0_6264348_23531.cpp:39: error: pointer to a function used in arithmetic
0_0_6264348_23531.cpp:39: error: request for member `angle' in `*((+((unsigned int)i)) + time)', which is of non-class type `time_t ()(time_t*)'
0_0_6264348_23531.cpp:41: error: pointer to a function used in arithmetic
0_0_6264348_23531.cpp:41: error: ISO C++ forbids applying `sizeof' to an expression of function type
0_0_6264348_23531.cpp:41: error: invalid conversion from `time_t (*)(time_t*)' to `void*'
0_0_6264348_23531.cpp:41: error: initializing argument 1 of `void qsort(void*, size_t, size_t, int (*)(const void*, const void*))'
0_0_6264348_23531.cpp:42: error: pointer to a function used in arithmetic
0_0_6264348_23531.cpp:42: error: request for member `dis' in `*(time + 2u)', which is of non-class type `time_t ()(time_t*)'
|