table of contents
other versions
- jessie 0.9.12-8
firestring_estr_strcasecmp(3) | Library Functions Manual | firestring_estr_strcasecmp(3) |
NAME¶
firestring_estr_strcasecmp - compare an estring and a string case-insensitivelySYNOPSIS¶
#include <firestring.h>DESCRIPTION¶
firestring_estr_strcasecmp() compares estring and string case-insensitively.RETURN VALUE¶
0 if the strings match; 1 if they do not.AUTHOR¶
Ian Gulliver <ian@penguinhosting.net>SEE ALSO¶
libfirestring(3)2002-06-10 |