5-25 C++ Comparing Strings From a Text File (Working with external text files)

5-25 C++ Comparing Strings From a Text File (Working with external text files)

Starting With C++: From Control Structures to Objects Programming Challenge 5-25: Student Line Up - Find Lowest and Highest String in a Text File Modify the exercise 5-14 so that it gets the names from a file. Names should be read in until there are no more data to read. Determine which name is first and which last alphabetically. Learning to code? Follow my C++ tutorials for beginners. I do a lot of C++ programming challenges and C++ projects as part of my homework - every day! If you are learning to program, nothing beats solving real programming exercises and coding challenges. So don't forget to subscribe, as I release new programming videos every day!