> for (int i = 0; i < 10; i++);
>   writeln(i);

That's a bad example, sorry :-(

Bye,
bearophile

Reply via email to