Man Page: firestring_estr_estrcmp
Operating Environment: debian
Section: 3
firestring_estr_estrcmp(3) Library Functions Manual firestring_estr_estrcmp(3)NAMEfirestring_estr_estrcmp - compare two estringsSYNOPSIS#include <firestring.h> -lfirestring int firestring_estr_estrcmp(struct firestring_estr_t *estring1, struct firestring_estr_t *estring1)DESCRIPTIONfirestring_estr_estrcmp() compares estring1 and estring2.RETURN VALUE0 if the strings match; 1 if they do not.AUTHORIan Gulliver <ian@penguinhosting.net>SEE ALSOlibfirestring(3) 2002-06-10 firestring_estr_estrcmp(3)
| Related Man Pages |
|---|
| auth-relaytest(1) - debian |
| firestring_snprintf(3) - debian |
| strcasecmp(3) - suse |
| strncasecmp(3) - netbsd |
| strncmp(3) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| Introduction |
| Find columns in a file based on header and print to new file |
| Weird 'find' results |
| My first PERL incarnation... Audio Oscillograph |