debian man page for firestring_estr_estrncasecmp

Query: firestring_estr_estrncasecmp

OS: debian

Section: 3

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

firestring_estr_estrncasecmp(3) 			     Library Functions Manual				   firestring_estr_estrncasecmp(3)

NAME
firestring_estr_estrncasecmp - compare two estring segments case-insensitively
SYNOPSIS
#include <firestring.h> -lfirestring int firestring_estr_estrncasecmp(struct firestring_estr_t *estring1, struct firestring_estr_t *estring2, int length, int start)
DESCRIPTION
firestring_estr_estrncasecmp() compares lengths bytes of estring1 from start on with estring2 case-insensitively.
RETURN VALUE
0 if the string segments match; 1 if they do not.
AUTHOR
Ian Gulliver <ian@penguinhosting.net>
SEE ALSO
libfirestring(3) 2002-06-10 firestring_estr_estrncasecmp(3)
Related Man Pages
strncasecmp(3) - centos
strcasecmp(3) - debian
formmailtest(1) - debian
firestring_snprintf(3) - debian
strncasecmp(3) - osf1
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Introduction
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?