VMS Help
CRTL, strncpy, Arguments

 *Conan The Librarian

 dest

    Pointer to the destination character string.

 source

    Pointer to the source character string.

 maxchar

    The maximum number of characters to copy from source to dest up
    to but not including the null terminator of source.
  Close     Help