VMS Help
CRTL, strncmp, Arguments

 *Conan The Librarian

 str_1, str_2

    Pointers to character strings.

 maxchar

    The maximum number of characters (beginning with the first) to
    search in both str_1 and str_2. If maxchar is 0, no comparison is
    performed and 0 is returned (the strings are considered equal).
  Close     Help