User forums > Using Code::Blocks
Why Unicode?
takeshimiya:
lol, I thought the same name (tstring).
And what about i10n?
Michael:
--- Quote from: Takeshi Miya on December 07, 2005, 05:00:34 pm ---And what about i10n?
--- End quote ---
Hmmm. Until now I have found nothing relevant about an alternative for the std::cout streams.
May be these links could be somehow helpful (may be just a bit):
http://www.codeproject.com/cpp/unicode.asp
http://www.codeproject.com/vcpp/stl/upgradingstlappstounicode.asp
http://www.codeguru.com/Cpp/Cpp/string/alts/article.php/c5643/#Formatting
Best wishes,
Michael
takeshimiya:
I see... as the motto says "STL, designed by english speakers, for english speakers"...
Anyone knows a reasonable alternative for std::cout streams?
Michael:
--- Quote from: Takeshi Miya on December 07, 2005, 05:23:47 pm ---Anyone knows a reasonable alternative for std::cout streams?
--- End quote ---
May be this could be helpful (just found it):
http://www.codecomments.com/message980439.htm
Michael
takeshimiya:
Then may I ask... Do you know any work 'wrapping' the needed STL classes (string, files) to make them Unicode happy? And perhaps with cross-platform abilities?
I'm thinking of something like wxWidgets but without all the GUI stuff and templatized.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version