I am running this infinite for loop. Why is this for loop terminating after some time?
for
for(int i = 10; i > 0; i++) { }
But if I print something in this for loop then it is not terminating. Why so?
Laptop was acting really weird, and copy and seek times were really slow, so I decided to scan the hard drive surface. I have a couple hundr...
No comments:
Post a Comment