0_0_9224616_10016.cpp:8: error: `_int64' does not name a type
0_0_9224616_10016.cpp: In function `int cmp(const void*, const void*)':
0_0_9224616_10016.cpp:11: error: `_int64' undeclared (first use this function)
0_0_9224616_10016.cpp:11: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_9224616_10016.cpp:11: error: expected `;' before "s1"
0_0_9224616_10016.cpp:12: error: expected `;' before "s2"
0_0_9224616_10016.cpp:13: error: `s1' undeclared (first use this function)
0_0_9224616_10016.cpp:13: error: `s2' undeclared (first use this function)
0_0_9224616_10016.cpp: At global scope:
0_0_9224616_10016.cpp:22: error: `_int64' has not been declared
0_0_9224616_10016.cpp:22: error: ISO C++ forbids declaration of `key' with no type
0_0_9224616_10016.cpp: In function `int bsearch(int, int, int)':
0_0_9224616_10016.cpp:23: error: `c' undeclared (first use this function)
0_0_9224616_10016.cpp: In function `int main()':
0_0_9224616_10016.cpp:64: error: `c' undeclared (first use this function)
0_0_9224616_10016.cpp:67: error: `_int64' undeclared (first use this function)
0_0_9224616_10016.cpp:67: error: expected `;' before "awh"
0_0_9224616_10016.cpp:69: error: `awh' undeclared (first use this function)
|