|
Library /sys$common/syshlp/HELPLIB.HLB CRTL, bcmp *Conan The Librarian |
Compares byte strings.
Format
#include <strings.h>
void bcmp (const void *string1, const void *string2, size_t length);
Additional Information (explode) :
|
|