0_0_10720841_11175.cpp:14: error: `constvoid' was not declared in this scope
0_0_10720841_11175.cpp:14: error: `a' was not declared in this scope
0_0_10720841_11175.cpp:14: error: `constvoid' was not declared in this scope
0_0_10720841_11175.cpp:14: error: `b' was not declared in this scope
0_0_10720841_11175.cpp:15: error: initializer expression list treated as compound expression
0_0_10720841_11175.cpp:15: error: expected `,' or `;' before '{' token
0_0_10720841_11175.cpp:25: error: `constvoid' was not declared in this scope
0_0_10720841_11175.cpp:25: error: `a' was not declared in this scope
0_0_10720841_11175.cpp:25: error: `constvoid' was not declared in this scope
0_0_10720841_11175.cpp:25: error: `b' was not declared in this scope
0_0_10720841_11175.cpp:26: error: initializer expression list treated as compound expression
0_0_10720841_11175.cpp:26: error: expected `,' or `;' before '{' token
0_0_10720841_11175.cpp:33: error: ISO C++ forbids declaration of `intmain' with no type
0_0_10720841_11175.cpp: In function `int intmain()':
0_0_10720841_11175.cpp:52: error: invalid conversion from `int' to `int (*)(const void*, const void*)'
0_0_10720841_11175.cpp:52: error: initializing argument 4 of `void qsort(void*, size_t, size_t, int (*)(const void*, const void*))'
0_0_10720841_11175.cpp:57: error: duplicate label `case5'
0_0_10720841_11175.cpp:58: error: duplicate label `case4'
0_0_10720841_11175.cpp:59: error: duplicate label `case3'
0_0_10720841_11175.cpp:60: error: duplicate label `case2'
0_0_10720841_11175.cpp:61: error: duplicate label `case1'
0_0_10720841_11175.cpp:66: error: invalid conversion from `int' to `int (*)(const void*, const void*)'
0_0_10720841_11175.cpp:66: error: initializing argument 4 of `void qsort(void*, size_t, size_t, int (*)(const void*, const void*))'
0_0_10720841_11175.cpp:75: error: `return0' undeclared (first use this function)
0_0_10720841_11175.cpp:75: error: (Each undeclared identifier is reported only once for each function it appears in.)
|