libsim
Versione6.3.0
|
Return the index of last character in input_string which is not a blank space. If the string is zero-length or contains only blank spaces, zero is returned. It is named l_nblnk and not lnblnk in order to avoid conflict with a nondefault intrinsic Fortran function with the same name, available on some compilers.
Definizione alla linea 873 del file char_utilities.F90. |