Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
C Programming
POSIX enhancements to printf
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="James Kuyper, post: 5146623"] I believe that's all in the locale files; there's nothing additional that's needed (well, I just did a quick search and found that some of the relevant files are stored in /usr/share/i18n/locales, but that was only an additional 6MB). A key part of what you're talking about is stored int the LC_MESSAGES subdirectories of each locale directory, which is why they average nearly a megabyte apiece. I could be mistaken, since the only locales I've ever had to worry about were the en_US and zh_TW locales. I'm mainly familiar with POSIX systems; it wouldn't surprise me in the least if Windows took a more complicated approach to the same issue. [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
C Programming
POSIX enhancements to printf
Top