is there anyway on dis blasted planet that knows an answer to this??

M

MC felon

Hi,
im MC felon..
tell me how to do this...
how do i access ALT, CTRL or SHIFT without needing to press another
key with it?
like,

i want comp to understand (or rather, recognize) just CTRL
instead of CTRL+ k or somethin' like dat..
thanks if you have da time and da answer
no thanks if you gotta sarcastic turnover for me...
 
K

Kai-Uwe Bux

MC said:
Hi,
im MC felon..
tell me how to do this...
how do i access ALT, CTRL or SHIFT without needing to press another
key with it?
like,

i want comp to understand (or rather, recognize) just CTRL
instead of CTRL+ k or somethin' like dat..
thanks if you have da time and da answer
no thanks if you gotta sarcastic turnover for me...

Please do not take this as an attempt at sarcasm: it is not. I just want to
let you know that the reason for you not getting answers here is that you
are in the wrong news group. Here we discus standard c++, which has no
solution for your problem. The standard does not know about keyboards.
Thus, you will have to use a platform specific library that provides the
functionality you need. Those libraries are off-topic here but are on-topic
in forums dedicated to the correspondig platform. Please see the FAQ and
the Welcome message for what goes here and where to take questions that
don't.


Best

Kai-Uwe Bux
 
M

MC felon

Kai-Uwe Bux said:
Please do not take this as an attempt at sarcasm: it is not. I just want to
let you know that the reason for you not getting answers here is that you
are in the wrong news group. Here we discus standard c++, which has no
solution for your problem. The standard does not know about keyboards.
Thus, you will have to use a platform specific library that provides the
functionality you need. Those libraries are off-topic here but are on-topic
in forums dedicated to the correspondig platform. Please see the FAQ and
the Welcome message for what goes here and where to take questions that
don't.


Best

Kai-Uwe Bux

thanks man...
anyway,
where do i go asking this question??
i think i have tried comp.lang.c++ moderated,
computer game programming and even c++ programming..
im really stagnating in this problem....
 
N

Nick Keighley

MC said:
where do i go asking this question??
i think i have tried comp.lang.c++ moderated,
computer game programming and even c++ programming..
im really stagnating in this problem....

the clue was where he said "platform specific library". A platform
being a
computer and its operating system. For instance if you are trying to do
this
on a windows box you need to ask in a windows newsgroup, etc.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,444
Messages
2,571,709
Members
48,796
Latest member
Greg L.
Top