firestring_estr_estrcmp
firestring_estr_estrcmp
Section: C Library Functions (3) Updated: 2002-06-10 Local index
Up
NAME
firestring_estr_estrcmp -
compare two estrings
SYNOPSIS
#include <firestring.h>
-lfirestring
int firestring_estr_estrcmp(struct firestring_estr_t *estring1, struct firestring_estr_t *estring1)
DESCRIPTION
firestring_estr_estrcmp() compares
estring1
and
estring2.
RETURN VALUE
0 if the strings match; 1 if they do not.
AUTHOR
Ian Gulliver <ian@penguinhosting.net>
SEE ALSO
libfirestring(3)
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- RETURN VALUE
-
- AUTHOR
-
- SEE ALSO
-
This document was created by
man2html,
using the manual pages.
Time: 21:46:12 GMT, April 16, 2011