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

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

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

Definition at line 329 of file CATString.cpp.

References CATASSERT, fAsciiLocked, fLenDirty, fStrLen, fUnicodeBuffer, and LengthCalc().

Referenced by CATFileSystem_Win32::CreateDir(), CATControl::FilterGUIString(), CATFileSystem::GetFileExtension(), and CATFileSystem::StripFileExtension().


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