VMS Help
CRTL, memcmp

 *Conan The Librarian

    Compares two objects, byte by byte. The compare operation starts
    with the first byte in each object.

    Format

      #include  <string.h>

      int memcmp  (const void *s1, const void *s2, size_t size);

  Additional Information (explode) :

  Close     Help