Man Page: ost_cistring_char_traits
Operating Environment: debian
Section: 3
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_counter(3) - debian |
| ost_datetime(3) - debian |
| ost_dir(3) - debian |
| ost_number(3) - debian |
| ost_objlist(3) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| How can I do this in VI editor? |
| Detecting unused variables... |
| One instance of comparing grep and awk |
| A (ksh) Library For and From UNIX.com |