CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Dec 2008
    Posts
    86

    How to print extended ASCII characters

    Hi.....

    In "C" programming ....

    how can I enter the char having ASCII code greater than 127 or less than 32.

    Are these char present on the keyboard???

    Please tell me...

  2. #2
    Join Date
    Nov 2003
    Posts
    1,902

  3. #3
    Join Date
    Dec 2008
    Posts
    86

    Re: How to print extended ASCII characters

    thank you, Sir!!!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured