![]() |
FrontISTR
5.7.1
Large-scale structural analysis program with finit element method
|
Go to the source code of this file.
Functions | |
| int | HECMW_get_path_separator (void) |
| int | HECMW_is_absolute_path (const char *path) |
| char * | HECMW_dirname (const char *path) |
| char * | HECMW_basename (const char *path) |
| char* HECMW_basename | ( | const char * | path | ) |
Definition at line 159 of file hecmw_path.c.
| char* HECMW_dirname | ( | const char * | path | ) |
Definition at line 167 of file hecmw_path.c.
| int HECMW_get_path_separator | ( | void | ) |
| int HECMW_is_absolute_path | ( | const char * | path | ) |
Definition at line 45 of file hecmw_path.c.