Code
Copy-paste the following code to your user application:
while
(
true
) {
/* Infinite loop */
}
Parent topic:
Use Case