Discussion in "Project Doubts" started by    onyot    Nov 23, 2010.
Wed Jan 12 2011, 09:27 am
[quote]
[quote]

//Create a storage area for the keyboard entry.
char keyBuffer[7];

//Create an index for the arrays
char index=0;

long value;



how to make a keyBuffer? I don't how...is there anybody that could help me?
[/quote1294804512]
Wed Jan 12 2011, 06:54 pm
well i guess code in your post shows how to make it..
Fri Jan 14 2011, 08:53 am
Then what should i do when i want to call the value of the value? what is the function of the variable value on the program above?
Fri Jan 14 2011, 08:46 pm
hi onyot.josephian
keybuffer is a simple array of 7 bytes
u can access it using keybuffer[0], keybuffer[1], keybuffer[2] .......... keybuffer[6]

Get Social

Information

Powered by e107 Forum System

Downloads

Comments

Richardedils
Wed Apr 24 2024, 04:07 am
ChrisLub
Tue Apr 23 2024, 05:21 pm
Davidbab
Tue Apr 23 2024, 10:41 am
Richardrit
Tue Apr 23 2024, 09:54 am
HenryLaf
Mon Apr 22 2024, 03:50 pm
bleradrar
Mon Apr 22 2024, 06:38 am
ppu-pro_ka
Sun Apr 21 2024, 07:39 pm
Infewow
Sun Apr 21 2024, 06:30 pm