Query: firestring_strncasecmp
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
firestring_strncasecmp(3) Library Functions Manual firestring_strncasecmp(3)NAMEfirestring_strncasecmp - strncasecmp(3) provided as a replacement so programs can maintain ANSI C complianceSYNOPSIS#include <firestring.h> -lfirestring int firestring_strncasecmp(const char * const s1, const char * const s2, const long n)DESCRIPTIONfirestring_strcasecmp() compares the first size bytes of s1 and s2 in a case insensitive fashion.RETURN VALUEReturns -1 if the first n bytes of s1 < s2, 1 if the s2 segment > s1, and 0 if the strings segments do match.AUTHORIan Gulliver <ian@penguinhosting.net>SEE ALSOlibfirestring(3) 2003-05-15 firestring_strncasecmp(3)
Related Man Pages |
---|
strcasecmp(3) - centos |
firestring_estr_chug(3) - debian |
firestring_snprintf(3) - debian |
libfirestring(3) - debian |
strcasecmp(3) - osx |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Detecting unused variables... |
Find columns in a file based on header and print to new file |
Weird 'find' results |
New UNIX and Linux History Sections |