d2e1dea805
repeated forever according to SUSv2 Remove "0;0" - \0 means not "no grouping" but repeat forever previous char, and added automatically. Empty string could be parsed later into CHAR_MAX (real "no grouping") by localeconv()
13 lines
183 B
Plaintext
13 lines
183 B
Plaintext
# $FreeBSD$
|
|
#
|
|
# WARNING: spaces may be essential at the end of lines
|
|
# WARNING: empty lines are essential too
|
|
#
|
|
# decimal_point
|
|
,
|
|
# thousands_sep
|
|
|
|
# grouping, separated by ;
|
|
3
|
|
# EOF
|