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 |
---|
strncasecmp_l(3) - mojave |
strcasecmp(3) - debian |
strncasecmp(3) - redhat |
strncasecmp(3) - debian |
strncasecmp_l(3) - osx |
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
How can I do this in VI editor? |
Is UNIX an open source OS ? |
New UNIX and Linux History Sections |