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

_go32_interrupt_stack_size

Syntax

 
#include <dpmi.h>

extern unsigned long _go32_interrupt_stack_size;

Description

The default size of the interrupt handler's stack. Defaults to 32k.

Portability

ANSI/ISO C No
POSIX No