program exit
program exit
What's the internal behavior in case of omitting an endless loop at the end of the main program module?
-
- Site Admin
- Posts: 525
- Joined: Fri Dec 31, 2010 12:30 pm
- Contact:
Re: program exit
You do not need to add an endless loop to the end of the main program module. The instruction following the return from Main is:
Code: Select all
self: b.w self