for example the chinese alphabet code is stored in wchars i think, because they got way more than 255 characters to deal with.
and i think you learned c++ with borland, right? ^^
i did the same mistake, ansistring is fine, but forces you to be lazy and at the time you have to deal with "real", non-borland c++, you will definetly bite the dust at first....
and if anything in irrlicht doesn't work,because you gave it the wronge type of string, try to use a diffrent one, f.e. stringw, stringc, and w_chart, and in the function just try to use string.c_str()... playing around with that will make it work sometimes, and after a time you know, wich functions want to have wich strings
![Wink ;)](./images/smilies/icon_wink.gif)
(i had problems with that at first, too
![Wink ;)](./images/smilies/icon_wink.gif)
)
if life could only be written in C++...
so much features, money++, remove_childs(), choose parents, life = new life, and no more <IDIOT> templates !
if you're looking for an nerdy coding language:
http://lolcode.com/