Query: firestring_estr_estrcasecmp
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
firestring_estr_estrcasecmp(3) Library Functions Manual firestring_estr_estrcasecmp(3)NAMEfirestring_estr_estrcasecmp - compare two estrings case-insensitivelySYNOPSIS#include <firestring.h> -lfirestring int firestring_estr_estrcasecmp(struct firestring_estr_t *estring1, struct firestring_estr_t *estring2, int start)DESCRIPTIONfirestring_estr_estrcasecmp() compares estring1 from start on with estring2 case-insensitively.RETURN VALUE0 if the strings match; 1 if they do not.AUTHORIan Gulliver <ian@penguinhosting.net>SEE ALSOlibfirestring(3) 2002-06-10 firestring_estr_estrcasecmp(3)
| Related Man Pages |
|---|
| strncasecmp(3) - centos |
| strcasecmp(3) - linux |
| strncasecmp(3) - linux |
| strcasecmp(3) - redhat |
| firestring_estr_chug(3) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| Introduction |
| Detecting unused variables... |
| A (ksh) Library For and From UNIX.com |