LEN_TRIM
— Length of a character entity without trailing blank charactersRESULT = LEN_TRIM(STRING [, KIND])
STRING | Shall be a scalar of type CHARACTER , with INTENT(IN) |
KIND | (Optional) An INTEGER initialization expression indicating the kind parameter of the result. |
INTEGER
and of kind KIND. If KIND is absent, the return value is of default integer kind.
© Free Software Foundation
Licensed under the GNU Free Documentation License, Version 1.3.
https://gcc.gnu.org/onlinedocs/gcc-4.9.3/gfortran/LEN_005fTRIM.html