in.h

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

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