Go to the first, previous, next, last section, table of contents.


_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

not ANSI, not POSIX


Go to the first, previous, next, last section, table of contents.