Search:

Type: Posts; User: nicnicman

Search: Search took 0.09 seconds.

  1. Replies
    5
    Views
    1,556

    Re: \u escape character not working

    Zaphod, I went through the process you presented and came up with the same thing you did: \u00f8. Btw, it works great!
    Thanks a lot.
  2. Replies
    5
    Views
    1,556

    Re: \u escape character not working

    Thanks for the response.

    It displays as series of diagonal lines in the shape of a box. Here is a screen shot:

    http://imageshack.us/a/img43/6177/degreesymbol.png

    I'm running it in Windows 7...
  3. Replies
    5
    Views
    1,556

    \u escape character not working

    Hello all,

    In a java program I'm trying to display the degree symbol in the command prompt using println(), but it's not displaying properly. Here is the statement:


    System.out.println(...
Results 1 to 3 of 3