libsim
Versione7.1.6
|
Return the index of first character in input_string which is not a blank space. If the string is zero-length or contains only blank spaces, LEN(input_string)+1 is returned.
Definizione alla linea 887 del file char_utilities.F90. |