FMS
2024.03
Flexible Modeling System
|
Finds the length of a C-string. More...
Private Member Functions | |
integer(c_size_t) pure function | c_strlen (s) |
Finds the length of a C-string.
Definition at line 97 of file fms_string_utils.F90.
|
private |
[in] | s | A C-string whose size is desired |
Definition at line 97 of file fms_string_utils.F90.