how to constantly search specific characters and keep doing so in c++ for a text file?

How do i constantly keep checking for specific characters in a text file till there are no more specific characters left.

this way i can keep displaying text file logos on my application until there are none left in the text file being searched by c++ :)


i did have a look around on the string class and f stream but i really don't know what it is i'm so posed to do to achieve the results i'm after.

thank you for taking the time to read this.
Last edited on
anyone?
Topic archived. No new replies allowed.