VMS Help
RTL Routines, STR$, STR$PREFIX
*Conan The Librarian (sorry for the slow response - running on an old VAX)
|
|
The Prefix a String routine inserts a source string at the
beginning of a destination string. The destination string must
be dynamic or varying length.
Format
STR$PREFIX destination-string ,source-string
OpenVMS usage:cond_value
type: longword (unsigned)
access: write only
mechanism: by value
destination-string
OpenVMS usage:char_string
type: character string
access: write only
mechanism: by descriptor
Destination string (dynamic or varying length). STR$PREFIX copies
the source string into the beginning of this destination string.
The destination-string argument is the address of a descriptor
pointing to the destination string.
source-string
OpenVMS usage:char_string
type: character string
access: read only
mechanism: by descriptor
Source string that STR$PREFIX copies into the beginning of the
destination string. The source-string argument is the address of
a descriptor pointing to the source string.
[legal]
[privacy]
[GNU]
[policy]
[netiquette]
[sponsors]
[FAQ]
Polarhome, production since 1999.
Member of Polarhome portal.