out.h

Go to the documentation of this file.
00001 
00004 #ifndef _OUT_H
00005 #define _OUT_H
00006 
00007 enum eout {
00008   WRITE = 1024                  
00009 };
00010 int out(char *, FILE *);
00011 #endif

Generated on Tue Dec 7 06:38:25 2004 for CSCI101:ProjectLatex by  doxygen 1.3.9.1