for (;;) { # I read this as "for ever" ... } #### while (1) { ... }