0_0_10641173_16071.cpp:9: error: `Student' was not declared in this scope
0_0_10641173_16071.cpp:9: error: `Student' was not declared in this scope
0_0_10641173_16071.cpp:10: error: initializer expression list treated as compound expression
0_0_10641173_16071.cpp:10: error: expected `,' or `;' before '{' token
0_0_10641173_16071.cpp:17: error: `Student' was not declared in this scope
0_0_10641173_16071.cpp:17: error: `Student' was not declared in this scope
0_0_10641173_16071.cpp:18: error: initializer expression list treated as compound expression
0_0_10641173_16071.cpp:18: error: expected `,' or `;' before '{' token
0_0_10641173_16071.cpp:29: error: `Student' was not declared in this scope
0_0_10641173_16071.cpp:29: error: `Student' was not declared in this scope
0_0_10641173_16071.cpp:30: error: initializer expression list treated as compound expression
0_0_10641173_16071.cpp:30: error: expected `,' or `;' before '{' token
0_0_10641173_16071.cpp: In function `int main()':
0_0_10641173_16071.cpp:49: error: invalid conversion from `student*' to `size_t'
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/stdlib.h:361: error: too few arguments to function `void qsort(void*, size_t, size_t, int (*)(const void*, const void*))'
0_0_10641173_16071.cpp:49: error: at this point in file
0_0_10641173_16071.cpp:53: error: invalid conversion from `student*' to `size_t'
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/stdlib.h:361: error: too few arguments to function `void qsort(void*, size_t, size_t, int (*)(const void*, const void*))'
0_0_10641173_16071.cpp:53: error: at this point in file
0_0_10641173_16071.cpp:57: error: invalid conversion from `student*' to `size_t'
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/stdlib.h:361: error: too few arguments to function `void qsort(void*, size_t, size_t, int (*)(const void*, const void*))'
0_0_10641173_16071.cpp:57: error: at this point in file
0_0_10641173_16071.cpp:65: error: expected `}' at end of input
|