
Next: Enquire
Up: Classified List of Routines
Previous: Edit strings
- CHR_DTOAN
- -- Write a DOUBLE PRECISION value into a string as
hr/deg:min:sec.
- CHR_DTOC
- -- Write a DOUBLE PRECISION value into a string.
- CHR_ITOB
- -- Write an INTEGER value as a binary string.
- CHR_ITOC
- -- Write an INTEGER value as a decimal string.
- CHR_ITOH
- -- Write an INTEGER value as a hexadecimal string.
- CHR_ITOO
- -- Write an INTEGER value as an octal string.
- CHR_LTOC
- -- Write a LOGICAL value into a string.
- CHR_PUTC
- -- Put a CHARACTER string into another at a given position.
- CHR_PUTD
- -- Put a DOUBLE PRECISION value into a string at a given position.
- CHR_PUTI
- -- Put an INTEGER value into a string at a given position.
- CHR_PUTL
- -- Put a LOGICAL value into a string at a given position.
- CHR_PUTR
- -- Put a REAL value into a string at a given position.
- CHR_RTOAN
- -- Write a REAL value into a string as hr/deg:min:sec.
- CHR_RTOC
- -- Write a REAL value into a string.

Next: Enquire
Up: Classified List of Routines
Previous: Edit strings
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