Query: ost_cistring_char_traits
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ost::cistring_char_traits< charT >(3) Library Functions Manual ost::cistring_char_traits< charT >(3)NAMEost::cistring_char_traits< charT > -SYNOPSIS#include <oststring.h> Static Public Member Functions static bool eq (char c1, char c2) static bool ne (char c1, char c2) static bool lt (char c1, char c2) static int compare (const char *s1, const char *s2, size_t n) Member Function Documentation template<class charT > static int ost::cistring_char_traits< charT >::compare (const char *s1, const char *s2, size_tn) [inline], [static] References strnicmp. template<class charT > static bool ost::cistring_char_traits< charT >::eq (charc1, charc2) [inline], [static] template<class charT > static bool ost::cistring_char_traits< charT >::lt (charc1, charc2) [inline], [static] template<class charT > static bool ost::cistring_char_traits< charT >::ne (charc1, charc2) [inline], [static] Author Generated automatically by Doxygen for GNU CommonC++ from the source code. GNU CommonC++ Sat Jun 23 2012 ost::cistring_char_traits< charT >(3)
Related Man Pages |
---|
ost_dso(3) - debian |
ost_dir(3) - debian |
ost_pointer(3) - debian |
ost_time(3) - debian |
ost_objlist(3) - debian |
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
awk or sed - Convert 2 lines to 1 line |
Is UNIX an open source OS ? |
Detecting unused variables... |
One instance of comparing grep and awk |