02.07.2013 Views

HP Fortran Programmer's Reference

HP Fortran Programmer's Reference

HP Fortran Programmer's Reference

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

LEN_TRIM(STRING)<br />

Description<br />

Intrinsic procedures<br />

Intrinsic procedure specifications<br />

Returns the length of the character argument without counting trailing blank characters.<br />

Class<br />

Elemental function.<br />

Argument<br />

STRING must be of type character.<br />

Result type/<br />

type parameter<br />

Default integer.<br />

Result value<br />

The result has a value equal to the number of characters remaining after any trailing blanks<br />

in STRING are removed. If the argument contains no nonblank characters, the result is zero.<br />

Specific forms<br />

KLEN_TRIM.<br />

LGE(STRING_A, STRING_B)<br />

Description<br />

Tests whether a string is lexically greater than or equal to another string, based on the ASCII<br />

collating sequence.<br />

Class<br />

Elemental function.<br />

Arguments<br />

STRING_A must be of type default character.<br />

STRING_B must be of type default character.<br />

Chapter 11 545

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!