cprintf.h

Go to the documentation of this file.
00001 /*
00002 ** cprintf.h for  in 
00003 ** 
00004 ** Copyright (c)2004 Vianney Rancurel
00005 ** Login   <vianney@epita.fr>
00006 ** 
00007 ** Started on  Fri Jun 13 13:14:53 2003 Vianney Rancurel
00008 ** Last update Mon Dec  6 12:30:26 2004 Vianney Rancurel
00009 */
00010 #ifndef __CONVEN_CPRINTF_H__
00011 #define __CONVEN_CPRINTF_H__    1
00012 #include <libc.h>
00013 
00014 /* PROTO cprintf.c */
00015 /* cprintf.c */
00016 int cprintf_fn(void *data, char *buf, int len);
00017 int cprintf(const char *fmt, ...);
00018 #endif

Generated on Wed May 24 23:04:16 2006 for LSE/OS by  doxygen 1.4.6