delorie.com/djgpp/doc/libc/libc_742.html | search |
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
extern unsigned int __djgpp_stack_overflow_eip; void __djgpp_stack_overflow_exit(void); |
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.
This function does not return.
ANSI/ISO C | No |
POSIX | No |
webmaster | delorie software privacy |
Copyright © 2004 | Updated Apr 2004 |