Download Reference Manual
The Developer's Library for D
About Wiki Forums Source Search Contact

Changes between Version 5 and Version 6 of UtfExample

Show
Ignore:
Author:
kris (IP: 68.122.193.31)
Timestamp:
04/17/07 01:20:26 (17 years ago)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UtfExample

    v5 v6  
    1818           { 
    1919           // open a file for reading 
    20            auto file = new UnicodeFile (args[1], Unicode.Unknown); 
     20           auto file = new UnicodeFile!(char) (args[1], Encoding.Unknown); 
    2121 
    2222           // display on console