Copyright Digital Equipment Corp. All rights reserved.

LIB$CHAR

   The Transform Byte to First Character of String routine
   transforms a single 8-bit ASCII character to an ASCII string
   consisting of a single character followed by trailing spaces, if
   needed, to fill out the string. The range of the input byte is 0
   through 255.

   Format

     LIB$CHAR  one-character-string ,ascii-code
 


Additional information available:

Returns         Arguments