Game Accessibility Library logo SourceForge.net Logo
Game Accessibility Suite: CATString::Left
CATString CATString::Left ( CATUInt32  maxlength  )  const

Left() returns the left portion of the string, up to maxlength characters in length.

Parameters:
maxlength - the maximum length from the left
Returns:
CATString - the resulting string.
See also:
Right(), FromRight(), Sub()

Definition at line 560 of file CATString.cpp.

References CATMin(), CopyBuffer(), Create(), fLenDirty, and fUnicodeBuffer.

Referenced by CATFileSystem_Win32::CreateDir(), PullNextToken(), CATFileSystem::SplitPath(), and CATFileSystem::StripFileExtension().


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