342032_0_16772.cpp:3: error: `_int64' does not name a type
342032_0_16772.cpp:4: error: `_int64' does not name a type
342032_0_16772.cpp:18: error: variable or field `qsort' declared void
342032_0_16772.cpp:18: error: `int qsort' redeclared as different kind of symbol
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/stdlib.h:361: error: previous declaration of `void qsort(void*, size_t, size_t, int (*)(const void*, const void*))'
342032_0_16772.cpp:18: error: declaration of `int qsort'
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/stdlib.h:361: error: conflicts with previous declaration `void qsort(void*, size_t, size_t, int (*)(const void*, const void*))'
342032_0_16772.cpp:18: error: `_int64' was not declared in this scope
342032_0_16772.cpp:18: error: `a' was not declared in this scope
342032_0_16772.cpp:18: error: `_int64' was not declared in this scope
342032_0_16772.cpp:18: error: `_int64' was not declared in this scope
342032_0_16772.cpp:19: error: initializer expression list treated as compound expression
342032_0_16772.cpp:19: error: expected `,' or `;' before '{' token
342032_0_16772.cpp: In function `int main()':
342032_0_16772.cpp:35: error: `a' undeclared (first use this function)
342032_0_16772.cpp:35: error: (Each undeclared identifier is reported only once for each function it appears in.)
|