Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

oofstr.cpp File Reference

#include "oofpch_c.h"
#include "oofstr.h"
#include <ctype.h>
#include <resources.h>
#include <TextUtils.h>
#include <stdarg.h>

Include dependency graph for oofstr.cpp:

Include dependency graph

Functions

int OOF_stricmp (const char *s1, const char *s2)
 Compare strings ignoring case.

int OOF_strnicmp (const char *s1, const char *s2, const unsigned int n)
 Compare strings ignoring case, with length limit.

OOFILE_EXPORT ostream & operator<< (ostream &os, const oofString &str)
oofString operator+ (const oofString &lhs, const char *rhs)
oofString operator+ (const oofString &lhs, const oofString &rhs)

Function Documentation

int OOF_stricmp const char *  ,
const char * 
 

Compare strings ignoring case.

int OOF_strnicmp const char *  ,
const char *  ,
const unsigned  int
 

Compare strings ignoring case, with length limit.

oofString operator+ const oofString lhs,
const oofString rhs
 

oofString operator+ const oofString lhs,
const char *  rhs
 

OOFILE_EXPORT ostream& operator<< ostream &  os,
const oofString str
 


Generated on Fri Jan 2 00:44:03 2004 for OOFILE by doxygen 1.3.5