+ 6
Has an infinityloop any usefull applications?
I don't have any idea for what this could be useful. Why woud it make sence to use it in pogramms, e.g. games?
2 Respostas
+ 3
yep, many places,
animations
interrupts
continuous conditional inputs etc
in short anywhere, where u don't know how many times it should run, but it has to run till some conditions achieved or event happened
+ 2
Viruses :3