00001 /*-----------------------------------------------------------------------------------*/ 00002 /* INRIA 2007 */ 00003 /* Sylvestre LEDRU */ 00004 /*-----------------------------------------------------------------------------------*/ 00005 #include "machine.h" 00006 #include "sciprint.h" 00007 00016 void C2F(getenvc)(int *ierr,char *var,char *buf,int *buflen,int *iflag); 00017
1.5.1