.BOUND - force stack overflow checking.

Description:

An EXTRN reference to ".bound" will cause stack bound checking to be invoked. Whenever a function call is made, the run-time library will check to see if sufficient space is available for the called routine.

The B command normally forces a reference to ".bound" unless you specify the -Tables option.

Copyright © 1996, Thinkage Ltd.