• Welcome to Valhalla Legends Archive.
 
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - jonasr

#1
Thanks.
I'm not real familiar with looping so do how I do that.
I kind of know how to do it were it loops till it reaches a certin amount of times.
Then does the ... stand for the string I am comparing?
#2
C/C++ Programming / fstream and istream help?
June 25, 2005, 01:02 PM
Hello, I fairly new at C++ and I was wondering How I could get fstream to pull a string from a file then compare it with what was entered in another string!  Then if they didn't match to check the next string in the file and see if they match, and loop intill it finds a match!