getline functionIn my program I am trying to cin a book title and have it search my book.txt document for the book. ...
Filling Arrays from FileHow do I get the information from my text file into the program? I don't want to define each one of ...
Filling Arrays from FileThis is what i have so far but i don't think my main function is correct. #include <iostream> #incl...
Filling Arrays from FileI have filled arrays before when i am dealing with numeric values but i have a book.txt document wit...
This user does not accept Private Messages