this is to get thousands separators, e.g. 10000 prints as 10,000
the `auto old = std::locale::global(std::locale("en_US.UTF-8"));` line was throwing
on Win8.1
|
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| bspfile.cc | ||
| bspfile_generic.cc | ||
| bspfile_q1.cc | ||
| bspfile_q2.cc | ||
| bspinfo.cc | ||
| bsputils.cc | ||
| bspxfile.cc | ||
| cmdlib.cc | ||
| debugger.natvis | ||
| decompile.cc | ||
| entdata.cc | ||
| fs.cc | ||
| imglib.cc | ||
| log.cc | ||
| mathlib.cc | ||
| parser.cc | ||
| prtfile.cc | ||
| qvec.cc | ||
| settings.cc | ||
| threads.cc | ||