Click here to Skip to main content
15,886,815 members
Please Sign up or sign in to vote.
1.00/5 (3 votes)
See more:
Write a program to read the name and the degree for the number of unknown students, storing them in the text file. Finally, write the maximum degree with the name of corresponding student and the number of students in the end of file.
Posted
Updated 7-Mar-15 6:03am
v4

These references should help you in finishing your homework.
1. C++ Basic Input/Output[^]
2. C++ Files and Streams[^]
Start cracking lest missing the deadline.
 
Share this answer
 
v2
Please do not do this, no one is going to write your assignment for you.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900