34628_0_28113.cpp:12: error: `In time[7]' 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*)'
34628_0_28113.cpp:12: error: declaration of `In time[7]'
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/time.h:85: error: conflicts with previous declaration `time_t time(time_t*)'
34628_0_28113.cpp: In function `int main()':
34628_0_28113.cpp:39: error: pointer to a function used in arithmetic
34628_0_28113.cpp:39: error: request for member `h' in `*((+((unsigned int)i)) + time)', which is of non-class type `time_t ()(time_t*)'
34628_0_28113.cpp:39: error: pointer to a function used in arithmetic
34628_0_28113.cpp:39: error: request for member `m' in `*((+((unsigned int)i)) + time)', which is of non-class type `time_t ()(time_t*)'
34628_0_28113.cpp:40: error: pointer to a function used in arithmetic
34628_0_28113.cpp:40: error: request for member `h' in `*((+((unsigned int)i)) + time)', which is of non-class type `time_t ()(time_t*)'
34628_0_28113.cpp:40: error: pointer to a function used in arithmetic
34628_0_28113.cpp:40: error: request for member `m' in `*((+((unsigned int)i)) + time)', which is of non-class type `time_t ()(time_t*)'
34628_0_28113.cpp:41: error: pointer to a function used in arithmetic
34628_0_28113.cpp:41: error: request for member `m' in `*((+((unsigned int)i)) + time)', which is of non-class type `time_t ()(time_t*)'
34628_0_28113.cpp:43: error: pointer to a function used in arithmetic
34628_0_28113.cpp:43: error: request for member `angle' in `*((+((unsigned int)i)) + time)', which is of non-class type `time_t ()(time_t*)'
34628_0_28113.cpp:45: error: pointer to a function used in arithmetic
34628_0_28113.cpp:45: error: request for member `angle' in `*((+((unsigned int)i)) + time)', which is of non-class type `time_t ()(time_t*)'
34628_0_28113.cpp:46: error: pointer to a function used in arithmetic
34628_0_28113.cpp:46: error: request for member `angle' in `*((+((unsigned int)i)) + time)', which is of non-class type `time_t ()(time_t*)'
34628_0_28113.cpp:47: error: pointer to a function used in arithmetic
34628_0_28113.cpp:47: error: request for member `angle' in `*((+((unsigned int)i)) + time)', which is of non-class type `time_t ()(time_t*)'
34628_0_28113.cpp:47: error: pointer to a function used in arithmetic
34628_0_28113.cpp:47: error: request for member `angle' in `*((+((unsigned int)i)) + time)', which is of non-class type `time_t ()(time_t*)'
34628_0_28113.cpp:48: error: pointer to a function used in arithmetic
34628_0_28113.cpp:48: error: request for member `time1' in `*((+((unsigned int)i)) + time)', which is of non-class type `time_t ()(time_t*)'
34628_0_28113.cpp:48: error: pointer to a function used in arithmetic
34628_0_28113.cpp:48: error: request for member `h' in `*((+((unsigned int)i)) + time)', which is of non-class type `time_t ()(time_t*)'
34628_0_28113.cpp:48: error: pointer to a function used in arithmetic
34628_0_28113.cpp:48: error: request for member `m' in `*((+((unsigned int)i)) + time)', which is of non-class type `time_t ()(time_t*)'
34628_0_28113.cpp:51: error: pointer to a function used in arithmetic
34628_0_28113.cpp:51: error: ISO C++ forbids applying `sizeof' to an expression of function type
34628_0_28113.cpp:51: error: invalid conversion from `time_t (*)(time_t*)' to `void*'
34628_0_28113.cpp:51: error: initializing argument 1 of `void qsort(void*, size_t, size_t, int (*)(const void*, const void*))'
34628_0_28113.cpp:52: error: pointer to a function used in arithmetic
34628_0_28113.cpp:52: error: request for member `h' in `*(time + 2u)', which is of non-class type `time_t ()(time_t*)'
34628_0_28113.cpp:53: error: pointer to a function used in arithmetic
34628_0_28113.cpp:53: error: request for member `m' in `*(time + 2u)', which is of non-class type `time_t ()(time_t*)'
|