VMS Help RTL Routines, STR$, STR$GET1_DX, Arguments *Conan The Librarian (sorry for the slow response - running on an old VAX) |
word-integer-length OpenVMS usage:word_unsigned type: word (unsigned) access: read only mechanism: by reference Number of bytes that STR$GET1_DX allocates. The word-integer- length argument is the address of an unsigned word containing this number. character-string OpenVMS usage:char_string type: character string access: modify mechanism: by descriptor Dynamic string descriptor to which STR$GET1_DX allocates the area. The character-string argument is the address of the descriptor. The descriptor's CLASS field is checked.
|