0_0_8744779_8973.cpp:1: error: invalid token
0_0_8744779_8973.cpp:1: error: expected unqualified-id before numeric constant
0_0_8744779_8973.cpp:1: error: expected `,' or `;' before numeric constant
0_0_8744779_8973.cpp:2: error: invalid token
0_0_8744779_8973.cpp:3:1: invalid suffix "int" on floating constant
0_0_8744779_8973.cpp:7:1: invalid suffix "int" on floating constant
0_0_8744779_8973.cpp:7: error: expected unqualified-id before numeric constant
0_0_8744779_8973.cpp:7: error: expected `,' or `;' before numeric constant
0_0_8744779_8973.cpp: In function `int main()':
0_0_8744779_8973.cpp:57: error: invalid conversion from `int (*)(const int*, const int*)' to `int (*)(const void*, const void*)'
0_0_8744779_8973.cpp:57: error: initializing argument 4 of `void qsort(void*, size_t, size_t, int (*)(const void*, const void*))'
0_0_8744779_8973.cpp:58: error: invalid conversion from `int (*)(const int*, const int*)' to `int (*)(const void*, const void*)'
0_0_8744779_8973.cpp:58: error: initializing argument 4 of `void qsort(void*, size_t, size_t, int (*)(const void*, const void*))'
|