FigureToPrint.h

Go to the documentation of this file.
00001 /*-----------------------------------------------------------------------------------*/
00002 /* INRIA 2005 */
00003 /* Allan CORNET */
00004 /*-----------------------------------------------------------------------------------*/
00005 #ifndef __FIGURETOPRINT__
00006 #define __FIGURETOPRINT__
00007 /*-----------------------------------------------------------------------------------*/ 
00008 
00009 #include <windows.h>
00010 
00011 #include "machine.h"
00012 #include "stack-c.h"
00013 #include "version.h"
00014 #include "scigraphic.h"
00015 
00016 #include "wgraph.h"
00017 #include "Messages.h"
00018 #include "Warnings.h"
00019 #include "Errors.h"
00020 
00021 
00022 /*-----------------------------------------------------------------------------------*/ 
00023 BOOL FigureToPrint(int figurenumber,BOOL Postscript);
00024 int CopyPrint (struct BCG *ScilabGC);
00025 void PrintPs (struct BCG *ScilabGC);
00026 #endif /* __TEXTTOPRINT__ */
00027 /*-----------------------------------------------------------------------------------*/ 

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