View Single Post
  #2 (permalink)  
Old February 19th, 2008, 12:32 PM
Ankur_Verma Ankur_Verma is offline
Friend of Wrox
 
Join Date: Jun 2003
Posts: 453
Thanks: 0
Thanked 1 Time in 1 Post
Send a message via AIM to Ankur_Verma Send a message via MSN to Ankur_Verma
Default

Its hard to assess this code for any problem as what goes in 'check' is not given here. Also to be able to better scrutinize your code for any problem its always advisable to mark smaller areas that you think are most susceptible of a lapse, (in this case its the area where you are using getline), and running or dry running them separately. Stuck still? You can always right back but with cleaner, succinct code snippet this time.

Regards
Ankur
Reply With Quote