link.h

Go to the documentation of this file.
00001 #ifndef __LINK_H__
00002 #define __LINK_H__
00003 
00004 /* Copyright INRIA */
00005 extern void GetDynFunc __PARAMS(( int ii, void (**realop)()));
00006 extern int SearchInDynLinks __PARAMS((char *op, void (**realop)()));
00007 extern void SciLinkInit __PARAMS((void));
00008 extern void  ShowDynLinks __PARAMS((void));
00009 extern void RemoveInterf __PARAMS((int));
00010 extern void SciLink __PARAMS((int iflag,int *rhs,int *ilib,char *files[],
00011                              char *en_names[],char *strf));
00012 
00013 extern void C2F(iislink) __PARAMS((   char *buf,   integer *irep));
00014 
00015 #endif /*  __LINK_H__ */
00016 

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