corsasport.co.uk
 

Corsa Sport » Message Board » Off Day » Geek Day » computer help » Post Reply

Post Reply
Who Can Post? All users can post new topics and all users can reply.
Icon:
Formatting Mode:
Normal
Advanced
Help

Insert Bold text Insert Italicized text Insert Underlined text Insert Centered text Insert a Hyperlink Insert Email Hyperlink Insert an Image Insert Code Formatted text Insert Quoted text
Message:
HTML is Off
Smilies are On
BB Code is On
[img] Code is On
Post Options: Disable smileys?
Turn BBCode off?
Receive email notification of new replies?

Gavin

posted on 1st Apr 03 at 10:04

cheers


Cybermonkey

posted on 1st Apr 03 at 10:02

http://www.jimprice.com/jim-asc.htm try here :)


Gavin

posted on 1st Apr 03 at 10:00

at the moment i can get the:
escape = 27
num pad + = 43
num pad - = 45

those all work but i want to use the arrow keys instead????


[Edited on 01-04-2003 by B19 GAV]


Cybermonkey

posted on 1st Apr 03 at 09:58

what keys are you pressing to get ascii binary?


Gavin

posted on 1st Apr 03 at 09:57

its not doing anything with those code ya gave me cybermonkey.....
i using them in a case statement in opengl (for graphics) using 'c'

i can get the - and + working ok on the keypad but those codes dont work.....anything else???


Cybermonkey

posted on 1st Apr 03 at 09:45

up = 72
left = 75
down = 80
right = 77


Gavin

posted on 1st Apr 03 at 09:41

i coding with the use of a input system but i need to know wat the ascii code is for the up,down, left and right arrow keys
i know that the code for escape is 27.

can any1 help

cheers
gav :thumbs: