I had already marked my last post as solved, so I'm posting a new message although it's related to the last post. I now want to read my file and display to the screen. It currently prints out one word at a time. Whats the best way to format this so that it prints in the 5 original lines of my limerick as was entered by the user. Should this be done with the setw() manipulator?