Can someone tell me how to output data to a output text file? I know I am missing the outfile << whatever << statement but I cannot figure out how to get outfile to print everything in the function print to the output text file.
I am also having problems aligning the test scores and grades in a column. can someone tell me how to correct this issue?