while(true){
while(true) {}
It seems to convey the meaning of the loop most effectively.
|
2 | code formatting | ||
|
while(true){
It seems to convey the meaning of the loop most effectively. |
||||
|
Post Made Community Wiki by Community♦
|
||||
|
|
||||
|
1 |
|
||
|
while(true){} It seems to convey the meaning of the loop most effectively. |
||||