Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
account42
1y ago
0 comments
Save
Share
It really wasn't. Even local-only programs need to process data that isn't formatted in the user's locale.
0 comments
1 comments · 1 top-level
top
newest
oldest
kazinator
1y ago
thread-local locale you can easily save and restore would work. In other words, dynamically scoped.
But you don't want to be processing data in locale dependent-ways using the crap available in ISO C.
j
/
k
navigate · click thread line to collapse