use of qsort for one dimentional array
Moderator: Board moderators
-
- New poster
- Posts: 7
- Joined: Fri Sep 03, 2004 6:47 pm
use of qsort for one dimentional array
how can we use built-in qsort() function in c++ for sorting one-dimentional array?[/cpp]
-
- Guru
- Posts: 834
- Joined: Wed May 29, 2002 4:11 pm
- Location: Wroclaw, Poland
- Contact:
Search in manual ... in MSDN is sample code for every function ... in any book about C/C++ such sample should also be given ...
Best regards
DM
Best regards
DM
If you really want to get Accepted, try to think about possible, and after that - about impossible ... and you'll get, what you want ....
Born from ashes - restarting counter of problems (800+ solved problems)
Born from ashes - restarting counter of problems (800+ solved problems)