util.h

Go to the documentation of this file.
00001 #ifndef IMP_UTIL 
00002 #define IMP_UTIL 
00003 
00004 #include <stdio.h> 
00005 #include <stdlib.h> 
00006 
00007 void read_one_line(char **buff,int *stop,FILE *fd,int *buflen);
00008 
00009 #endif 

Generated on Sun Mar 4 15:04:01 2007 for Scilab [trunk] by  doxygen 1.5.1