Main Page | Modules | Class List | Directories | File List | Class Members | File Members | Related Pages

flow_print.h

Go to the documentation of this file.
00001 #ifndef _FLOW_PRINT_H
00002 #define _FLOW_PRINT_H
00003 
00004 int flow_printf(const char *format, ...);
00005 int flow_fatalerror(const char *format, ...);
00006 int flow_errormsg(const char *format, ...);
00007 int flow_set_daemon(void);
00008 
00009 
00010 #endif /* _FLOW_PRINT_H */
00011 

Generated on Sun May 14 14:51:15 2006 by  doxygen 1.4.2