View Single Post
Join Date: Nov 2007
Posts: 390
Reputation: skatamatic will become famous soon enough skatamatic will become famous soon enough 
Solved Threads: 39
skatamatic skatamatic is offline Offline
Posting Whiz

Re: searching for keywords in multiple text files

 
0
  #5
Jan 9th, 2009
Originally Posted by Salem View Post
> while(addresses>>link>>name)
Having got to the end of the addresses file once, where do you think you'll start off from with the second word from the keywords file?

Even for a short program, your indentation is mis-leading and needs work.
If you are using VS2005+ press ctrl+a+k then f. This will run a macro to format all of your indents perfectly =)
Reply With Quote