*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->IRIX man pages -> f90/len_trim (3)              
Title
Content
Arch
Section
 

Contents


LEN_TRIM(3I)					       Last changed: 1-6-98

NAME    [Toc]    [Back]

     LEN_TRIM -	Returns	the length of the character argument without
     counting trailing blank characters

SYNOPSIS    [Toc]    [Back]

     LEN_TRIM ([STRING=]string)

IMPLEMENTATION    [Toc]    [Back]

     UNICOS, UNICOS/mk,	and IRIX systems

STANDARDS    [Toc]    [Back]

     Fortran 90

DESCRIPTION    [Toc]    [Back]

     The LEN_TRIM intrinsic function returns the length	of the character
     argument without counting trailing	blank characters.  It accepts the
     following argument:

     string    Must be of type character

     LEN_TRIM is an elemental function.	 The name of this intrinsic cannot
     be	passed as an argument.

RETURN VALUES    [Toc]    [Back]

     The result	type is	a default integer value.  The result has a value
     equal to the number of characters remaining after any trailing blanks
     in	string are removed.  If	the argument contains no nonblank
     characters, the result is 0.

EXAMPLES    [Toc]    [Back]

     LEN_TRIM('	A B  ')	has the	value 4.  LEN_TRIM('  ') has the value 0.

SEE ALSO    [Toc]    [Back]

      
      
     Intrinsic Procedures Reference Manual, publication	SR-2138, for the
     printed version of	this man page.

LEN_TRIM(3I)					       Last changed: 1-6-98

NAME    [Toc]    [Back]

     LEN_TRIM -	Returns	the length of the character argument without
     counting trailing blank characters

SYNOPSIS    [Toc]    [Back]

     LEN_TRIM ([STRING=]string)

IMPLEMENTATION    [Toc]    [Back]

     UNICOS, UNICOS/mk,	and IRIX systems

STANDARDS    [Toc]    [Back]

     Fortran 90

DESCRIPTION    [Toc]    [Back]

     The LEN_TRIM intrinsic function returns the length	of the character
     argument without counting trailing	blank characters.  It accepts the
     following argument:

     string    Must be of type character

     LEN_TRIM is an elemental function.	 The name of this intrinsic cannot
     be	passed as an argument.

RETURN VALUES    [Toc]    [Back]

     The result	type is	a default integer value.  The result has a value
     equal to the number of characters remaining after any trailing blanks
     in	string are removed.  If	the argument contains no nonblank
     characters, the result is 0.

EXAMPLES    [Toc]    [Back]

     LEN_TRIM('	A B  ')	has the	value 4.  LEN_TRIM('  ') has the value 0.

SEE ALSO    [Toc]    [Back]

      
      
     Intrinsic Procedures Reference Manual, publication	SR-2138, for the
     printed version of	this man page.

[ Back ]
 Similar pages
Name OS Title
trimlen IRIX Returns the length of a character argument without counting trailing blanks
trim IRIX Returns the character argument with trailing blank characters removed
isblank OpenBSD blank-space character test
isblank NetBSD blank-space character test
pxfgetarg IRIX Returns a command-line argument
ceiling IRIX Returns the least integer greater than or equal to its argument
tiny IRIX Returns the smallest positive value for a real argument
XmClipboardInquireLength IRIX A clipboard function that returns the length of the stored data
XmClipboardInquireLength HP-UX A clipboard function that returns the length of the stored data
XmClipboardInquireLength Tru64 A clipboard function that returns the length of the stored data
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service