Query: firestring_estr_estrncasecmp
OS: debian
Section: 3
Links: debian man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
firestring_estr_estrncasecmp(3) Library Functions Manual firestring_estr_estrncasecmp(3)NAMEfirestring_estr_estrncasecmp - compare two estring segments case-insensitivelySYNOPSIS#include <firestring.h> -lfirestring int firestring_estr_estrncasecmp(struct firestring_estr_t *estring1, struct firestring_estr_t *estring2, int length, int start)DESCRIPTIONfirestring_estr_estrncasecmp() compares lengths bytes of estring1 from start on with estring2 case-insensitively.RETURN VALUE0 if the string segments match; 1 if they do not.AUTHORIan Gulliver <ian@penguinhosting.net>SEE ALSOlibfirestring(3) 2002-06-10 firestring_estr_estrncasecmp(3)
Related Man Pages |
---|
strcasecmp(3) - debian |
formmailtest(1) - debian |
strncasecmp(3) - osf1 |
rsm_intr_signal_wait_pollfd(3rsm) - sunos |
rsm_intr_signal_wait_pollfd(3rsm) - opensolaris |
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
Is UNIX an open source OS ? |
One instance of comparing grep and awk |
Weird 'find' results |
A (ksh) Library For and From UNIX.com |