Page 1 of 1

program exit

Posted: Tue Jul 24, 2018 7:57 am
by steve64
What's the internal behavior in case of omitting an endless loop at the end of the main program module?

Re: program exit

Posted: Tue Jul 24, 2018 11:15 am
by cfbsoftware
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