Add an image
Add a link
March 31, 2005 -- 4:49 PM
posted by Al
I sent you a e-mail with the evil code attached. I'm getting a syntax error for the "main" function (line 9 column 5). You could look over it, but seeing how things are shaping up we might not be able to attach the recievers to the micro controller. I don't know I guess it is last minute panic time.
March 31, 2005 -- 4:46 PM
posted by Par
getch() takes no arguments.
Of course, if you want to be correct about things, you should use something like the following:
char input_char;
scanf("%c", &input_char);
That reads one character from the keyboard.
If you are using a UNIX or similar system, you can do 'man <function name>' at the command line and get this info. Google also helps.
March 31, 2005 -- 4:35 PM
posted by Al
Really simple question for C programing. What the heck is the syntax structure for declaring a "getch" function. I keep on getting a syntax error for some odd reason.
March 31, 2005 -- 4:29 PM
posted by Par
For about twenty more minutes, Al. Drop me an e-mail if you like.
March 31, 2005 -- 1:03 PM
posted by Par
Having now seen show it was from, this story makes a lot more sense.
March 30, 2005 -- 8:38 PM
posted by Albert "Long Dong" Yeong
The rest of the cast is:
Troy "Trigger" Awid
Travis "Hammer" Henson
and last but certainly not least
Chad "The Clap" Anderson
Someone got owned!
