[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ] [ Search: ]

C.5.5 csString::Upcase() and Downcase() Behaviour Change

csString::Upcase() and Downcase() used to utilize the C runtime casing functions (toupper(), tolower()) to perform the casing. This has been changed to use Crystal Space's own casing functions (csUnicodeTransform::MapToLower(), MapToUpper()). This has two effects:


This document was generated using texi2html 1.76.