Next: LGAMMA, Previous: LEN, Up: Intrinsic Procedures
LEN_TRIM — Length of a character entity without trailing blank charactersRESULT = LEN_TRIM(STRING [, KIND])
     | STRING | Shall be a scalar of type CHARACTER(*),
withINTENT(IN) | 
| KIND | (Optional) An INTEGERinitialization
                      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.