next up previous
Next: CHR_FIND - Find the next occurrence of given substring within a string
Up: Routine Descriptions
Previous: CHR_FANDL - Find the first and last non-blank characters in a string

CHR_FILL  -  Fill a string with a given character

Description:
The given character string is filled with the specified character.

Invocation:
CALL CHR_FILL( CVALUE, STRING )

Arguments:
CVALUE = CHARACTER (Given)
The character specified to fill the string.
STRING = CHARACTER ( ) (Returned)
The string to be filled.



next up previous
Next: CHR_FIND - Find the next occurrence of given substring within a string
Up: Routine Descriptions
Previous: CHR_FANDL - Find the first and last non-blank characters in a string



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