addinter.h

Go to the documentation of this file.
00001 #ifndef __ADDINTER_H__
00002 #define  __ADDINTER_H__
00003 
00004 /* Copyright ENPC */
00005 #define DynInterfStart 500
00006 
00007 int  SciLibLoad(int num_names, char **names, char **files, int *nums, int *err);
00008 void BuildName(char *name, char *str);
00009 
00010 void CallDynInterf(int *pos, int num_names, int namepos, char **names,
00011                                    int *nums, char **files);
00012 
00013 #endif /*  __ADDINTER_H__ */

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