FigureToFile.h

Go to the documentation of this file.
00001 /*-----------------------------------------------------------------------------------*/
00002 /* INRIA 2006 */
00003 /* Allan CORNET */
00004 /*-----------------------------------------------------------------------------------*/
00005 #ifndef __FIGURETOFILE__
00006 #define __FIGURETOFILE__
00007 /*-----------------------------------------------------------------------------------*/ 
00008 #include <windows.h>
00009 
00010 #include "machine.h"
00011 #include "stack-c.h"
00012 #include "version.h"
00013 #include "scigraphic.h"
00014 
00015 #include "wgraph.h"
00016 #include "wgnuplib.h"
00017 #include "Messages.h"
00018 #include "Warnings.h"
00019 #include "Errors.h"
00020 
00021 /*-----------------------------------------------------------------------------------*/ 
00022 #ifndef MAXSTR
00023 #define MAXSTR 255
00024 #endif
00025 /*-----------------------------------------------------------------------------------*/ 
00026 void dos2win32 (char *filename, char *filename1);
00027 char * GetFileExtension(char* filename);
00028 #endif /* __TEXTTOFILE__ */
00029 /*-----------------------------------------------------------------------------------*/ 

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