Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

wvcrash.h

Go to the documentation of this file.
00001 /*
00002  * Worldvisions Weaver Software:
00003  *   Copyright (C) 1997-2002 Net Integration Technologies, Inc.
00004  * 
00005  * Routines to generate a stack backtrace automatically when a program
00006  * crashes.
00007  */
00008 #ifndef __WVCRASH_H
00009 #define __WVCRASH_H
00010 
00011 void wvcrash_setup(const char *_argv0);
00012 void wvcrash(int sig);
00013 
00014 #endif // __WVCRASH_H

Generated on Sat Aug 24 21:09:33 2002 for WvStreams by doxygen1.2.15