Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- FORCE Data Base Compiler - ############################################################################## http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
##############################################################################
###+-------+##################################################################
#+-| 8.5.8 |-------------------+##############################################
#| +-------+ /R Range Checking |##############################################
#+-----------------------------+##############################################
##############################################################################
##############################################################################
#########+---| Description |------------------------------------------+#######
#########| Each time an array is referenced, FORCE generates code to  |#######
#########| check if the index of the array is in range.  When writing |#######
#########| programs, this switch is a useful debugging tool.  Once a  |#######
#########| program has been fully debugged, compiling without the     |#######
#########| switch allows for smaller, faster code.  Range checking by |#######
#########| default is off.                                            |#######
#########+------------------------------------------------------------+#######
##############################################################################
##############################################################################
#########+--| Examples |--------------------------------------------+#########
#########|                                                          |#########
#########| FORCE  /R math.prg                                       |#########
#########|                                                          |#########
#########| FORCE  /R /Z tmp.prg                                     |#########
#########+----------------------------------------------------------+#########
##############################################################################

See Also: The Escape Hatch BBS System - 703-373-0575 - Dual/HST Powered!

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson