f77filehandle.h

Go to the documentation of this file.
00001 // Copyright (C) 2006 Ivo Nowak and Stefan Vigerske
00002 // All Rights Reserved.
00003 // This code is published under the Common Public License.
00004 //
00005 // Author: Stefan Vigerske
00006 
00007 #ifndef F77FILEHANDLE_H
00008 #define F77FILEHANDLE_H
00009 
00014 int openF77file(char* name);
00015 
00019 void closeF77file(int fd);
00020 
00021 #endif // F77FILEHANDLE_H

Generated on Wed Oct 22 03:12:39 2008 for LaGO by  doxygen 1.4.7