Game Accessibility Library logo SourceForge.net Logo
Game Accessibility Suite: CATString::FromRight
CATString CATString::FromRight ( CATUInt32  length  )  const

FromRight() returns the right-hand of the string, starting length characters from the end (e.g. the string will be [length] characters long).

Parameters:
length - length from end of string to return
Returns:
CATString - the resulting string.
See also:
Right(), Left(), Sub()

Definition at line 592 of file CATString.cpp.

References LengthCalc(), and Right().


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