Man Page: firestring_estr_strcmp
Operating Environment: debian
Section: 3
firestring_estr_strcmp(3) Library Functions Manual firestring_estr_strcmp(3)NAMEfirestring_estr_strcmp - compare an estring and a stringSYNOPSIS#include <firestring.h> -lfirestring int firestring_estr_strcmp(struct firestring_estr_t *estring, const char *string)DESCRIPTIONfirestring_estr_strcmp() compares estring and string.RETURN VALUE0 if the strings match; 1 if they do not.AUTHORIan Gulliver <ian@penguinhosting.net>SEE ALSOlibfirestring(3) 2002-06-10 firestring_estr_strcmp(3)
| Related Man Pages |
|---|
| strncmp(3) - mojave |
| base32(n) - mojave |
| base32hex(n) - mojave |
| base32(3tcl) - debian |
| base32hex(n) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| awk or sed - Convert 2 lines to 1 line |
| Introduction |
| Detecting unused variables... |
| My first PERL incarnation... Audio Oscillograph |