Hey there!
I'm trying to write a program in C++ that will read information in from a file and then tell the user how many strings are in the file and the lengths of the smallest and longest strings. I know I can figure out the length of the strings but I'm having trouble figuring out how to count the number of strings in a code. (It's probably really easy eh?)
Any help at all would be so awesome and greatly appreciated!
Thank you so much!!