zxbasic icon indicating copy to clipboard operation
zxbasic copied to clipboard

ZX Basic wiki error - stack-check option

Open programadorhedonista opened this issue 3 years ago • 0 comments

In Docs » Reserved Words:

WARNING: Using RETURN in global scope without a GOSUB will mostly crash your program.
Use --stack-check if you suspect you have this bug, to detect it.

That option doesn't exist (yet).

programadorhedonista avatar Jul 28 '22 10:07 programadorhedonista