Copyright Digital Equipment Corp. All rights reserved.

STR$DUPL_CHAR

   The Duplicate Character n Times routine generates a string
   containing n duplicates of the input character. If the
   destination string is an "empty" dynamic-length string
   descriptor, STR$DUPL_CHAR allocates and initializes the string.

   Format

     STR$DUPL_CHAR  destination-string [,repetition-count]

                    [,ASCII-character]
 


Additional information available:

Corresponding_JSB_Entry_Point   Returns         Arguments