>  2008/01/15 (火) 08:05:33        [qwerty]
> 君は無限ループさせる時どっち派?ヽ(´ー`)ノ
> while(true) {
> }
> 
> for(;;) {
> }

while(1)

参考:2008/01/15(火)08時05分11秒