Originally posted by master5001
I was going to make a joke about the flow chart thing but you replied too fast

Anyways, the two samples of code are functionally identical and both fairly optimized. But many times I don't happen to have the variable error handy. I never add variable when I don't need to. Our code is identical, only mine uses one less variable.
did you read a book called "C how to program" by deitel...

so, their comment said that goto, break, and continue, most of programmer didn't use them ..... bla bla bla ....

as a programmer, should they follow on the flowchart???