debian man page for firestring_strcasecmp

Query: firestring_strcasecmp

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

firestring_strcasecmp(3)				     Library Functions Manual					  firestring_strcasecmp(3)

NAME
firestring_strcasecmp - strcasecmp(3) provided as a replacement so programs can maintain ANSI C compliance
SYNOPSIS
#include <firestring.h> -lfirestring int firestring_strcasecmp(const char * const s1, const char * const s2)
DESCRIPTION
firestring_strcasecmp() compares s1 and s2 in a case insensitive fashion.
RETURN VALUE
Returns -1 if s1 < s2, 1 if s1 > s2, and and 0 if the strings match.
AUTHOR
Ian Gulliver <ian@penguinhosting.net>
SEE ALSO
libfirestring(3) 2002-03-31 firestring_strcasecmp(3)
Related Man Pages
firestring_estr_chug(3) - debian
libfirestring(3) - debian
strncasecmp_l(3) - osx
strcasecmp(3) - osx
strcasecmp_l(3) - freebsd
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Detecting unused variables...
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?
New UNIX and Linux History Sections