Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
11/02/10 08:16
Read: times


 
#179436 - Definitely borked while statements there
Responding to: ???'s previous message
Code seems to have been written by more than one person.

Several attempts at while statement are seriously borked.

Name of keyword wrong.
Waiting for variables to change without running any code that may change them.
Expectations about scope of while statement.

Now, what is the difference between the while statements you did add, and the while statements that already existed in the code you received from some unknown place?

Have you read any C textbook about while statements?


List of 5 messages in thread
TopicAuthorDate
error            01/01/70 00:00      
   What errors, exactly?            01/01/70 00:00      
      Definitely borked while statements there            01/01/70 00:00      
         It's been said before            01/01/70 00:00      
   Bad While            01/01/70 00:00      

Back to Subject List