mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-07 22:44:49 +00:00
ICU-697 add a comment for further ustdio testing
X-SVN-Rev: 3685
This commit is contained in:
parent
b2932d1877
commit
305015ef52
1 changed files with 4 additions and 0 deletions
|
@ -63,6 +63,10 @@
|
|||
iostream. This new header file should also include operator<< and
|
||||
operator>> for UDate (not double) and UChar *.
|
||||
* fprintf/fscanf should use sprintf/sscanf in order to make testing easier.
|
||||
* Testing should be done for reading and writing multi-byte encodings,
|
||||
and make sure that a character that is contained across buffer boundries
|
||||
works even for incomplete characters.
|
||||
* Make sure that the last character is flushed when the file/string is closed.
|
||||
*/
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue