anyone Please give me an example code of sorting a records from Z-A.
Can someone point me to some good tutorials so I can learn how to write and compile Turbo C program?
To match your very little effort at asking the question.. my answer is: std::sort (<algorithm> header). Read More