I need help!
I'm writing a program to up date a c++ text file which enables the user to be interative with the program by entering different words in the text file. I'm having trouble finding what library function is used to find a specfic character in the text file.
My task is to read the text file word by word looking for a particular character ie,. The [noun] is broken..etc. It enables the user to add their own noun. I then need to write each word to a output file.



LinkBack URL
About LinkBacks



