[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

_go32_rmcb_stack_size

Syntax

 
#include <dpmi.h>

extern unsigned long _go32_rmcb_stack_size;

Description

The default size of the real mode callback handler's stack. Defaults to 32k.

Portability

ANSI/ISO C No
POSIX No