Search:

Type: Posts; User: weihann

Search: Search took 0.00 seconds.

  1. Replies
    6
    Views
    1,816

    thanks again! where u guys got the ascill...

    thanks again!
    where u guys got the ascill chart?
    can i have it? thanks!
  2. Replies
    6
    Views
    1,816

    thanks!

    thanks!
  3. Replies
    6
    Views
    1,816

    help... urgent,... thanks!

    how to do celcius symbol in c???
    the ° ascii code is 176 if i am not wrong....
    but how come i can't display it in output?
    It give me junk.

    int test=97;

    printf("%c", test);

    this 2 line...
  4. Replies
    0
    Views
    1,542

    Help.... Urgent... Thanks!

    how to do celcius symbol in c???
    the ° ascii code is 176 if i am not wrong....
    but how come i can't display it in output?
    It give me junk.



    int test=97;

    printf("%c", test);
Results 1 to 4 of 4