Originally Posted by
Salem
> 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 =)