------- Comment #12 from sebor at roguewave dot com 2008-01-11 15:59 ------- (In reply to comment #11) [...] > So while I agree that "NUL thousands_sep means no grouping" to stdio and to > iostreams in C++,
I should clarify that in C++ it means that only if the NUL comes from libc (e.g., via localeconv), but not from a user-defined numpunct facet. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34733