View Single Post
  #2  
Old 12-08-2005, 01:47 AM
rt1 rt1 is offline
Member
 
Join Date: Jun 2004
Location: irc
Posts: 33
Default Re: Last C++ Question for a while

loop thru array (for loop),

if input name matches that name stored in the array, we have a winner...

ps, your validation of the phone number sucks...
Reply With Quote