Posted by: Dananah October 18, 2004
C Program help
Login in to Rate this Post:     0       ?        
hey robert...(said it like that hindi style hehehe ;oP) u talking about me code there?it actually works?;oP....anyways a) Shouldn't the program terminate when I hit 'y' saying that the guess is right. Why its asking again??> u got to break out of the while-loop once the answer is "y"

else if (answer =='y')
{
 printf( "Wow my guess is right \n");
 break;
}
that should do the trick..hopefully hehe no idea of C syntax as i said...and hopefully for b) Shouldn't the program ask one number at a time?? Why two numbers? no idea of C syntax..so dunno what those few codes actually does...hope kalanki vors suggestion helps..he seem to have some idea whats goin hehe..small errors im sure u can debug hem..its fun debuggin aint it?;o)... dyam aint there any helpful soul out there with good VB.NET Notes?hehehe tauko still ghumming!!!!hyaaaaaa...:oS laters... danny
Read Full Discussion Thread for this article