Game Accessibility Library logo SourceForge.net Logo
Game Accessibility Suite: CATString::Find
bool CATString::Find ( CATWChar  theChar,
CATUInt32 offset 
) const

Find() finds a char within the string, starting at offset.

Parameters:
theChar - character to find
offset - reference used to return position if found.
Returns:
true if found, false otherwise
See also:
ReverseFind()

Definition at line 398 of file CATString.cpp.

References CATASSERT, fAsciiLocked, and LengthCalc().


Generated on Mon Feb 11 04:11:03 2008 for Game Accessibility Suite by doxygen 1.5.4