Main Page | Modules | Data Structures | File List | Data Fields | Globals | Related Pages

error68.h

Go to the documentation of this file.
00001 
00016 /* Copyright (C) 1998-2003 Benjamin Gerard */
00017 
00018 #ifndef _ERROR68_H_
00019 #define _ERROR68_H_
00020 
00021 #ifdef __cplusplus
00022 extern "C" {
00023 #endif
00024 
00035 int SC68error_add(const char *format, ... );
00036 
00045 const char * SC68error_get(void);
00046 
00047 #ifdef __cplusplus
00048 }
00049 #endif
00050 
00051 #endif /* #ifndef _ERROR68_H_ */

Generated on Fri Jan 21 13:18:16 2005 for sc68fordevelopers by  doxygen 1.3.9.1