Develop and Download Open Source Software

Browse CVS Repository

Contents of /enbanfukusyaya/EnbanKensa/common/debug.h

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.5 - (show annotations) (download) (as text)
Sun Dec 11 15:25:30 2005 UTC (18 years, 4 months ago) by bananajinn
Branch: MAIN
CVS Tags: HEAD
Changes since 1.4: +16 -16 lines
File MIME type: text/x-chdr
*** empty log message ***

1 /**
2 * 円盤複写屋 - EnbanKensa
3 * Copyright (C) 2005 Kagetani Hideto
4 * debug.h - デバッグ用
5 * $Date: 2005/12/11 15:21:45 $
6 * $Revision: 1.4 $
7 */
8 #ifndef __DEBUG_H__
9 #define __DEBUG_H__
10
11 #include <stdarg.h>
12 extern void DebugLog(char *fmt, ...);
13
14
15 #endif /* !__DEBUG_H__ */
16

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26