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-2001 Ben(jamin) Gerard */
00017 
00018 #ifndef _EMU68_ERROR68_H_
00019 #define _EMU68_ERROR68_H_
00020 
00021 #ifdef __cplusplus
00022 extern "C" {
00023 #endif
00024 
00035 int EMU68error_add(char *format, ... );
00036 
00044 const char * EMU68error_get(void);
00045 
00046 #ifdef __cplusplus
00047 }
00048 #endif
00049 
00050 #endif /* #ifndef _EMU68_ERROR68_H_ */

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