Query: case_diffb
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
case_diffb(3) Library Functions Manual case_diffb(3)NAMEcase_diffb - compare strings case-insensitivelySYNTAX#include <case.h> int case_diffb(const void* a,size_t len,const void* b);DESCRIPTIONcase_diffb is similar to byte_diff. The difference is that for the comparison 'A' == 'a', 'B' == 'b', ..., 'Z' == 'z'.SEE ALSObyte_diff(3) case_diffb(3)
Related Man Pages |
---|
bstring(3) - netbsd |
ssp(3) - netbsd |
strcasecmp(3) - netbsd |
bstring(3) - freebsd |
strcasecmp_l(3) - freebsd |
Similar Topics in the Unix Linux Community |
---|
Installing Dash Shell on OS X Lion |
How can I do this in VI editor? |
Detecting unused variables... |
Weird 'find' results |
A (ksh) Library For and From UNIX.com |