GetExceptionCode.h

Go to the documentation of this file.
00001 /* Allan CORNET INRIA 2005 */
00002 #ifndef __GETEXCEPTIONCODE__
00003 #define __GETEXCEPTIONCODE__
00004 
00005 /* Only for Windows */
00006 
00007 #include <Windows.h>
00008 #include "win_mem_alloc.h" /* MALLOC */
00009 
00010 char *GetExceptionString(DWORD ExceptionCode);
00011 
00012 #endif /* __GETEXCEPTIONCODE__ */

Generated on Sun Mar 4 15:03:45 2007 for Scilab [trunk] by  doxygen 1.5.1