??? 05/26/12 09:36 Read: times |
#187533 - exact same Responding to: ???'s previous message |
Justin Fontes said:
A while loop will always compare whereas a for(;;) probably does not have the compare. I do not see a reason why while(1) should always compare. Justin Fontes said:
The if statements - one prioritizes and one does not. Again, in C they perfom the exact same logic. |