> Life is like biryani. You move the good stuff towards you & you push the weird shit to the side.  

post a new message


lorem ipsum

July 08, 2025 -- 11:34 PM
posted by ( )

Add an image    

Add a link


go back to maingo to old version

March 31, 2005 -- 8:33 PM
posted by Al

Fall? Isn't that the time most of us are working or doing grad school? Well I plan to get a job by fall, if not Japan here I come. (English teacher, not there for fun.)

March 31, 2005 -- 7:18 PM
posted by Jess

Yay Alison!

March 31, 2005 -- 6:44 PM
posted by alison

guess who just got a job!!!
I'm now two for two on the application front. woo hoo! May, July and August are all taken care of now. I like this. ha ha!
Lac La Biche and Hinton here I come!

Now it's just the rest of my life that needs planning, not my summer too. hmm...
anyone interested in travel this fall?

March 31, 2005 -- 4:56 PM
posted by Al

Nevermind Par now it is a matter of putting it in and figuring how to tweak the damn thing. I expect another 100 things to go wrong. Expect more bitching from me.

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 -- 4:24 PM
posted by Al

Par are you still at the University?

March 31, 2005 -- 2:34 PM
posted by Par

load more posts . . .