How to recognize the Function keys in C
- From: Broeisi <broeisito@xxxxxxxxx>
- Date: Sat, 31 Dec 2005 10:26:38 -0600
Hello,
I'm trying to write a console based program in C in Linux.
I want to use the function keys in my program, but I don;t know how to
let the C program know when for exmaple the F1 key is pressed.
I want to be able to use all 12 Function keys in my program.
Can someone help me maybe on this one?
I guess that those function keys also have an ascii number.
But so far I haven't seen none of the funtion keys in my ascii chart.
Cheers,
Broeisi
.
- Follow-Ups:
- Re: How to recognize the Function keys in C
- From: eerok
- Re: How to recognize the Function keys in C
- From: usenet
- Re: How to recognize the Function keys in C
- Prev by Date: Re: Adding the ability to add functions into structures?
- Next by Date: Re: How to recognize the Function keys in C
- Previous by thread: Passing String to Function
- Next by thread: Re: How to recognize the Function keys in C
- Index(es):
Relevant Pages
|