/** c program to sort the marks of the students with their names using function **/

 

Output: ( using GNU GCC Compiler with code::blocks IDE)
output 1: (here the output of the program after entering all values)
sort-array-with-names-output
output 2: (output to show if the size > 100)
sort-array-with-names-output_2
 

2 thoughts on “C PROGRAM TO SORT MARKS OF STUDENTS WITH THEIR NAMES USING FUNCTION”

  1. It will be very helpful if you say how to copy the output window as a jpeg image…It will be helpful to my assignment….Anticipating a promt reply..and thanks in advance

Comments are closed.