[net.micro.pc] Stack Usage Query

WANUGA@MIT-XX.ARPA (11/09/83)

From:  Thomas S. Wanuga <WANUGA@MIT-XX.ARPA>

I have written an assembly language routine that uses the stack.  If I
don't redefine the stack segment at all in my routine, how much space
will there be when my routine gets called from DOS.  Is there any way
to check how much space is still available in the stack segment, and
is there any way to define a new stack segment that my routine can
use?  Thanks.

Tom