ftp.delorie.com/djgpp/doc/libc/libc_742.html   search  
libc.a reference

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

Stack overflow handler

Syntax

 
extern unsigned int __djgpp_stack_overflow_eip;
void __djgpp_stack_overflow_exit(void);

Description

This is the stack overflow handler, an internal function intended to be used only by special code generated by the compiler. This will exit with a suitable error message.

Return Value

This function does not return.

Portability

ANSI/ISO C No
POSIX No


  webmaster     delorie software   privacy  
  Copyright © 2004     Updated Apr 2004