
Next:
CHR_LEN
-
Return the length of a stringignoring trailing blanks
Up: Routine Descriptions
Previous:
CHR_LCASE
-
Convert a string to lowercase
CHR_LDBLK
-
Remove any leading blanks from a string
- Description:
-
Remove any leading blanks from the character string.
The remaining characters are moved to the left to eliminate the
resulting empty space, and the end of the string is filled with
blanks.
- Invocation:
-
CALL CHR_LDBLK( STRING )
- Arguments:
-
-
STRING = CHARACTER
(
) (Given and Returned)
-
The string from which the leading blanks are to be removed.

Next:
CHR_LEN
-
Return the length of a stringignoring trailing blanks
Up: Routine Descriptions
Previous:
CHR_LCASE
-
Convert a string to lowercase
CHR Character Handling Routines
Starlink User Note 40
A C Charles
P C T Rees
A J Chipperfield
2 August 1995
E-mail:ussc@star.rl.ac.uk