Query: case_lowerb
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
case_lowerb(3) Library Functions Manual case_lowerb(3)NAMEcase_lowerb - compare strings case-insensitivelySYNTAX#include <case.h> void case_lowerb(void* s,size_t len);DESCRIPTIONcase_lowerb converts each 'A' to 'a', 'B' to 'b', ..., 'Z' to 'z' in s[0], s[1], ..., s[len].SEE ALSOcase_lowerb(3) case_lowerb(3)
Related Man Pages |
---|
rangecheck(3) - debian |
strcasecmp(3) - netbsd |
strncasecmp(3) - netbsd |
strncasecmp(3) - freebsd |
strncasecmp_l(3) - freebsd |
Similar Topics in the Unix Linux Community |
---|
Help with djbdns code |