0_0_9007648_5618.cpp:7: error: `char time[10][10]' 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_9007648_5618.cpp:7: error: declaration of `char time[10][10]'
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/time.h:85: error: conflicts with previous declaration `time_t time(time_t*)'
0_0_9007648_5618.cpp: In function `int cmp(int, int)':
0_0_9007648_5618.cpp:28: error: pointer to a function used in arithmetic
0_0_9007648_5618.cpp:28: error: cannot convert `time_t (*)(time_t*)' to `char*' for argument `1' to `double angle(char*)'
0_0_9007648_5618.cpp:28: error: pointer to a function used in arithmetic
0_0_9007648_5618.cpp:28: error: cannot convert `time_t (*)(time_t*)' to `char*' for argument `1' to `double angle(char*)'
0_0_9007648_5618.cpp:28: error: pointer to a function used in arithmetic
0_0_9007648_5618.cpp:28: error: cannot convert `time_t (*)(time_t*)' to `char*' for argument `1' to `double angle(char*)'
0_0_9007648_5618.cpp:28: error: pointer to a function used in arithmetic
0_0_9007648_5618.cpp:28: error: cannot convert `time_t (*)(time_t*)' to `char*' for argument `1' to `double angle(char*)'
0_0_9007648_5618.cpp:29: error: pointer to a function used in arithmetic
0_0_9007648_5618.cpp:29: error: cannot convert `time_t (*)(time_t*)' to `char*' for argument `1' to `double get(char*)'
0_0_9007648_5618.cpp:29: error: pointer to a function used in arithmetic
0_0_9007648_5618.cpp:29: error: cannot convert `time_t (*)(time_t*)' to `char*' for argument `1' to `double get(char*)'
0_0_9007648_5618.cpp: In function `int main()':
0_0_9007648_5618.cpp:38: error: pointer to a function used in arithmetic
0_0_9007648_5618.cpp:41: error: pointer to a function used in arithmetic
|