case_diffs(3) debian man page | unix.com

Man Page: case_diffs

Operating Environment: debian

Section: 3

case_diffs(3)						     Library Functions Manual						     case_diffs(3)

NAME
case_diffs - compare strings case-insensitively
SYNTAX
#include <case.h> int case_diffs(const char* a,const char* b);
DESCRIPTION
case_diffs is similar to str_diff. The difference is that for the comparison 'A' == 'a', 'B' == 'b', ..., 'Z' == 'z'.
SEE ALSO
str_diff(3) case_diffs(3)
Related Man Pages
strcasecmp_l(3) - mojave
case(3) - debian
fstrcmpi(3) - debian
fstrcmp(3) - debian
strcasecmp(3) - osx
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
A (ksh) Library For and From UNIX.com
New UNIX and Linux History Sections
My first PERL incarnation... Audio Oscillograph