![]() |
FrontISTR
5.7.1
Large-scale structural analysis program with finit element method
|
Go to the source code of this file.
Functions | |
| char * | HECMW_strcpy_f2c (const char *fstr, int flen) |
| char * | HECMW_strcpy_f2c_r (const char *fstr, int flen, char *buf, int bufsize) |
| int | HECMW_strcpy_c2f (const char *cstr, char *fstr, int flen) |
| int HECMW_strcpy_c2f | ( | const char * | cstr, |
| char * | fstr, | ||
| int | flen | ||
| ) |
| char* HECMW_strcpy_f2c | ( | const char * | fstr, |
| int | flen | ||
| ) |
Definition at line 11 of file hecmw_lib_fc.c.
| char* HECMW_strcpy_f2c_r | ( | const char * | fstr, |
| int | flen, | ||
| char * | buf, | ||
| int | bufsize | ||
| ) |