Code:
for ( ; ; )
{
  //code here
}
What does it do? Is it an infinite loop or something?