DBCS, Unicode, and Java Previous
Previous
Introduction
Introduction
Next
Next

JVC Compiles DBCS Correctly

The Microsoft Java compiler (JVC) translates DBCS literal strings in your source code to Unicode when it compiles the source into class files. When a browser with Unicode-enabled Java support (for example, the support in Microsoft® Internet Explorer version 3.0) runs these class files, the literal strings appear correctly.

© 1997 Microsoft Corporation. All rights reserved. Terms of Use.