View Single Post
Newbie Member
28Jun2008,11:24  
Quarry's Avatar
Hi, I'm new to C++ (and to programming for that matter) I need help on how to check if certain words or numbers are present in a text file.

for example:

(is the number 255 in the text file?) True or False.

thanks!