I'm need my program to read the entire first line from a program. and then write it to an output file.
ex: Men's Track Meet
thus far i can only get it to read Men's
this is using the C++ language
thanks
ex: Men's Track Meet
thus far i can only get it to read Men's
this is using the C++ language
thanks
Comment