I think that it takes around a nanosecond shorter for me to understand what while(TRUE) is doing, than for(; so I use the while statement. It look better too.

Originally posted by C-learning
while(1) is 8 letters
for( ; ; ) is 7 letters...

You had to hit 10 keys to write for( ; ; ) and only 8 to write while(1)