Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

Error.h

Go to the documentation of this file.
00001 //========================================================================
00002 //
00003 // Error.h
00004 //
00005 // Copyright 1996-2002 Glyph & Cog, LLC
00006 //
00007 //========================================================================
00008 
00009 #ifndef ERROR_H
00010 #define ERROR_H
00011 
00012 #ifdef __GNUC__
00013 #pragma interface
00014 #endif
00015 
00016 #include <stdio.h>
00017 #include "config.h"
00018 
00019 extern void CDECL error(int pos, char *msg, ...);
00020 
00021 #endif

Generated on Sat Nov 5 16:18:13 2005 for OPIE by  doxygen 1.4.2