FMS
2024.03
Flexible Modeling System
|
c function that finds the number of unique strings in an array of c pointers More...
Private Member Functions | |
integer(kind=c_int) function | fms_find_unique (my_pointer, p_size) |
c function that finds the number of unique strings in an array of c pointers
Definition at line 79 of file fms_string_utils.F90.
|
private |
[in] | my_pointer | Array of sorted c pointer |
[in] | p_size | Size of the array |
Definition at line 79 of file fms_string_utils.F90.