if the "System.out.println" doesn't print the char OK I suppose it's a J#
bug (unless in pure Java you have to set the output font etc. which isn't
the case for writing to console [unless you've redirected the output stream
and are writing somewhere else])
Quote:
Please try the J#.net version (not java version).
This is working for me in :
- Visual Studio 2002 J# v 1.0
- Visual Studio 2003 J#. v 1.1
- Visual Studio 2005 Beta 1 J# v 2.0 beta
System.Console.WriteLine("\u03B2");
Regards,
Lars-Inge Tønnessen www.larsinge.com |