Copyright Digital Equipment Corp. All rights reserved.

LIB$MOVTC

   The Move Translated Characters routine moves the source
   string, character by character, to the destination string after
   translating each character using the specified translation table.
   LIB$MOVTC makes the VAX MOVTC instruction available as a callable
   routine.

   Format

     LIB$MOVTC  source-string ,fill-character ,translation-table

                ,destination-string
 


Additional information available:

Returns         Arguments