ICU-1220 uconv now supports setting callbacks in both directions; see
the manual page, or call uconv -h to have a list (though the manual page also has explanations for the different callbacks). X-SVN-Rev: 7404
This commit is contained in:
parent
c62d7f20bb
commit
23956f9d2d
@ -19,7 +19,7 @@
|
||||
// To compile: c++ -o uconv -I${ICUHOME}/include -Wall -g uconv.cpp -L${ICUHOME}/lib -licuuc -licui18n
|
||||
//
|
||||
// Original contributor was Jonas Utterström <jonas.utterstrom@vittran.norrnod.se> in 1999
|
||||
// Converted to the C conversion API by Yves Arrouye <yves@realnames.com>.
|
||||
// Converted to the C conversion API and many improvements by Yves Arrouye <yves@realnames.com>.
|
||||
//
|
||||
// Permission is granted to use, copy, modify, and distribute this software
|
||||
//
|
||||
|
Loading…
Reference in New Issue
Block a user