Hi all, I'm new to this particular forum.
I am using Borland C++ 5.82, and the following fails:
...
#include "utf8_locale.hpp"
const std::locale utf8_locale( // A global object
std::locale::classic(),
new duthomhas::unicode::utf8_facet
);
int main()
{
wofstream outf...
Hello all. I'm new here. I've googled and searched this forum for a while now and can't find -anything- that describes my problem.
I'm writing a simple little app that repaints its entire window (about 15% of the screen real-estate) on each FormPaint event. Using Delphi 2006.
When BDS is...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.