6 #ifndef HECMW_LIB_FC_INCLUDED
7 #define HECMW_LIB_FC_INCLUDED
char * HECMW_strcpy_f2c(const char *fstr, int flen)
int HECMW_strcpy_c2f(const char *cstr, char *fstr, int flen)
char * HECMW_strcpy_f2c_r(const char *fstr, int flen, char *buf, int bufsize)