0_0_5576625_2425.cpp:9: error: `constvoid' was not declared in this scope
0_0_5576625_2425.cpp:9: error: `a' was not declared in this scope
0_0_5576625_2425.cpp:9: error: `constvoid' was not declared in this scope
0_0_5576625_2425.cpp:9: error: `b' was not declared in this scope
0_0_5576625_2425.cpp:10: error: initializer expression list treated as compound expression
0_0_5576625_2425.cpp:10: error: expected `,' or `;' before '{' token
0_0_5576625_2425.cpp:14: error: ISO C++ forbids declaration of `intmain' with no type
0_0_5576625_2425.cpp: In function `int intmain()':
0_0_5576625_2425.cpp:20: error: invalid conversion from `int' to `int (*)(const void*, const void*)'
0_0_5576625_2425.cpp:20: error: initializing argument 4 of `void qsort(void*, size_t, size_t, int (*)(const void*, const void*))'
0_0_5576625_2425.cpp:30: error: `return0' undeclared (first use this function)
0_0_5576625_2425.cpp:30: error: (Each undeclared identifier is reported only once for each function it appears in.)
|