0_0_4817621_20894.cpp: In function `int mycomp(const void*, const void*)':
0_0_4817621_20894.cpp:6: error: `st' undeclared (first use this function)
0_0_4817621_20894.cpp:6: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_4817621_20894.cpp:6: error: `ps1' undeclared (first use this function)
0_0_4817621_20894.cpp:6: error: expected primary-expression before ')' token
0_0_4817621_20894.cpp:6: error: expected `;' before "p2"
0_0_4817621_20894.cpp:7: error: `ps2' undeclared (first use this function)
0_0_4817621_20894.cpp:7: error: expected primary-expression before ')' token
0_0_4817621_20894.cpp:7: error: expected `;' before "p1"
0_0_4817621_20894.cpp: In function `int main()':
0_0_4817621_20894.cpp:19: error: `st' undeclared (first use this function)
0_0_4817621_20894.cpp:19: error: `pSt' undeclared (first use this function)
0_0_4817621_20894.cpp:29: error: `st' has not been declared
|