i have 1000 records in input file and i want to sort it and the first 200 records to be placed in output file. how to do that??
Can you please write C code for the same ?