/sys$common/syshlp/HELPLIB.HLB CRTL, strncasecmp *Conan The Librarian |
Does a case-insensitive comparison between two 7-bit ASCII strings. Format #include <strings.h> int strncasecmp (const char *s1, const char *s2, size_t n);
Additional Information (explode) :
|