D:/opendownloadmanager/ODM-1.x/Include.Add/archive/String.cpp File Reference

#include "StdAfx.h"
#include <ctype.h>
#include "String.h"

Go to the source code of this file.

Functions

wchar_t MyCharUpper (wchar_t c)
int MyStringCompare (const char *s1, const char *s2)
int MyStringCompare (const wchar_t *s1, const wchar_t *s2)
int MyStringCompareNoCase (const wchar_t *s1, const wchar_t *s2)


Function Documentation

wchar_t MyCharUpper ( wchar_t  c  ) 

Definition at line 83 of file String.cpp.

Referenced by EnhancedMaskTest(), and MyStringCompareNoCase().

int MyStringCompare ( const wchar_t *  s1,
const wchar_t *  s2 
)

Definition at line 102 of file String.cpp.

int MyStringCompare ( const char *  s1,
const char *  s2 
)

Definition at line 90 of file String.cpp.

Referenced by CStringBase< wchar_t >::Compare().

int MyStringCompareNoCase ( const wchar_t *  s1,
const wchar_t *  s2 
)

Definition at line 114 of file String.cpp.

References MyCharUpper().

Referenced by CStringBase< wchar_t >::CompareNoCase().


Generated on Sun May 25 00:19:55 2008 by  doxygen 1.5.6