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 |
|---|
| strcmp(3) - mojave |
| base32hex(3tcl) - debian |
| firestring_estr_chug(3) - debian |
| libfirestring(3) - debian |
| strcmp(3) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| How can I do this in VI editor? |
| Is UNIX an open source OS ? |
| Introduction |
| Detecting unused variables... |