xs2file.h

Go to the documentation of this file.
00001 /*------------------------------------------------------------------------*/
00002 /* file: xs2file.h                                                        */
00003 /* Copyright INRIA 2006                                                   */
00004 /* Authors : Fabrice Leray, Jean-Baptiste Silvy                           */
00005 /* desc : interface for xs2file routine                                   */
00006 /*------------------------------------------------------------------------*/
00007 
00008 #ifndef _XS2FILE_H_
00009 #define _XS2FILE_H_
00010 
00011 #include "machine.h"
00012 
00023 int xs2file( char *fname,char *dr, unsigned long fname_len, unsigned long dr_len ) ;
00024 
00032 int scig_toPs( integer win_num, integer colored, char * bufname, char * driver ) ;
00033 
00034 int C2F(xg2psofig)(char *fname, integer *len, integer *iwin, integer *color, char *driver, long int l1, long int l2) ;
00035 
00036 #endif /* _INT_XS2FILE_H_ */

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