(A) I am new and stuck on being able to cout strings that are found from "getline" & "find". I can cout the same order from the input file, but I can't manipulate that order. Notice that the input data is not in identical order except for the "Band".
(B) When I uncomment the two sections I commented out AND comment out the "cout"'s in the four "if" statements, why doesn't A,B,C,D print?