View Single Post
Join Date: Jan 2009
Posts: 79
Reputation: MatEpp is an unknown quantity at this point 
Solved Threads: 12
MatEpp MatEpp is offline Offline
Junior Poster in Training

Re: searching for keywords in multiple text files

 
0
  #2
Jan 7th, 2009
I'm not sure if this will work, but try

  1. while(keywords>>keyword != NULL)
Reply With Quote