RuntimeError()
BlitzMax Forums/BlitzMax Beginners Area/RuntimeError()
| ||
| RuntimeError() and Throw() only work in a debug build. Isn't this what 'Assert' is for? Are we supposed to write our own custom version of RuntimeError() for doing a release build? |