i hav got a project to make a c++ tutor through c++ programs...i want to know tht hw can we display a file containing text in the form paragraphs through data file handling........?
if any more suggestions abt the project plz give me...it will b vry thnkful.
u just have to read the spaces also ....
just read each character till end of file [ use eof (end of file ) for that] and display that character