I don't understand encodings
Posted to
tcl
by aspect at Fri Aug 15 09:29:47 GMT 2008
view raw
set
a "Ñ Ð»ÐµÐ±"
set
b "хлеб"
foreach
enc [
encoding
names] {
if
{[
encoding
convertfrom
$enc
$a
] ==
$b
} {
puts
$enc
}
}
Recent Posts
tcl by oldlaptop
5 days ago
tcl by mookie
11 days ago
tcl by dandyn
18 days ago
tcl by Bradipo
18 days ago
tcl by Bradipo
18 days ago
tcl by oldlaptop
43 days ago
tcl by oldlaptop
43 days ago
tcl by mookie
48 days ago
tcl by mookie
48 days ago
tcl by georgtree
49 days ago
Submit
New paste
Documentation
From Jabber