/sys$common/syshlp/helplib.hlb CC, Run-time functions, bcmp *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Compares byte strings. Syntax: #include <strings.h> void bcmp (const void *string1, const void *string2, size_t length);
|