I change my mind a bit: assuming last \0 is contrproductive since will cause

user confusion, so specify it directly, i.e. change "3" to "3;0".
In this style "3;" must not cause repeating (converted to \3, CHAR_MAX, \0)
NOTE: still no proper conversion done in localeconv()
This commit is contained in:
Andrey A. Chernov 2001-02-10 02:51:20 +00:00
parent 37ea3ced36
commit 49519da1fa
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=72280
15 changed files with 15 additions and 15 deletions

View File

@ -8,5 +8,5 @@
# thousands_sep
.
# grouping, separated by ;
3
3;0
# EOF

View File

@ -8,5 +8,5 @@
# thousands_sep
.
# grouping, separated by ;
3
3;0
# EOF

View File

@ -8,5 +8,5 @@
# thousands_sep
.
# grouping, separated by ;
3
3;0
# EOF

View File

@ -8,5 +8,5 @@
# thousands_sep
.
# grouping, separated by ;
3
3;0
# EOF

View File

@ -8,5 +8,5 @@
# thousands_sep
,
# grouping, separated by ;
3
3;0
# EOF

View File

@ -8,5 +8,5 @@
# thousands_sep
,
# grouping, separated by ;
3
3;0
# EOF

View File

@ -8,5 +8,5 @@
# thousands_sep
.
# grouping, separated by ;
3
3;0
# EOF

View File

@ -8,5 +8,5 @@
# thousands_sep
.
# grouping, separated by ;
3
3;0
# EOF

View File

@ -8,5 +8,5 @@
# thousands_sep
# grouping, separated by ;
3
3;0
# EOF

View File

@ -8,5 +8,5 @@
# thousands_sep
# grouping, separated by ;
3
3;0
# EOF

View File

@ -8,5 +8,5 @@
# thousands_sep
.
# grouping, separated by ;
3
3;0
# EOF

View File

@ -8,5 +8,5 @@
# thousands_sep
.
# grouping, separated by ;
3
3;0
# EOF

View File

@ -8,5 +8,5 @@
# thousands_sep
# grouping, separated by ;
3
3;0
# EOF

View File

@ -8,5 +8,5 @@
# thousands_sep
# grouping, separated by ;
3
3;0
# EOF

View File

@ -8,5 +8,5 @@
# thousands_sep
# grouping, separated by ;
3
3;0
# EOF