Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Related Pages

multi.h

00001 #ifndef FMT__MULTI__H__
00002 #define FMT__MULTI__H__
00003 
00004 #include <stdarg.h>
00005 
00014 extern unsigned fmt_multi(char* buffer, const char* format, ...);
00015 extern unsigned fmt_multiv(char* buffer, const char* format, va_list ap);
00016 
00021 #endif

Generated on Fri Jun 10 11:08:10 2005 for bglibs by  doxygen 1.4.2