Query: firestring_estr_strcmp
OS: debian
Section: 3
Links: debian man pages all man pages forum categories
Format:Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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)