CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 4 of 4
  1. #1
    Join Date
    Mar 1999
    Posts
    1

    Where can I find the codes for getch()?



    Hi!


    If anybody knows where I can find the return codes for getch() function, please answer me.


    Thank you,

    Shura.

  2. #2
    Join Date
    Apr 1999
    Posts
    383

    Re: Where can I find the codes for getch()?



    Look for the ASCII Character Codes charts.


    Dave

  3. #3
    Join Date
    Aug 1999
    Location
    Sweden
    Posts
    7

    Re: Where can I find the codes for getch()?

    hello!

    Try to find a program called helppc (v2.01?) there you can find lots of tables and formats for dos
    including the ascii table.


  4. #4
    Join Date
    Aug 1999
    Location
    Kerala, India
    Posts
    20

    Re: Where can I find the codes for getch()?


    If you are still unable to get ,
    let me know...

    Ayesman Bhava

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