|
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)
Visit the GSP FreeBSD Man Page Interface. |