Calculator Community > Calculator C

[TIGCC] 68k C

<< < (15/15)

saubue:
QuoteBegin-Ranman+Feb 27 2006, 23:35-->QUOTE (Ranman @ Feb 27 2006, 23:35) Unfortunately, OSdequeue() is not defined in AMS 1.00. :( Which is the one reason that I have never attempted to use it.

Make sure you have the minimum AMS set to 1.01 or better. ;)
That's true, but who uses AMS 1.00? And _rowread isn't supported by PedroM yet :(

QuoteBegin-Liazon+-->QUOTE (Liazon) in that case, I think I'll try to make sense of that low level key reading stuff.

but then an unsigned long int might not be big enough for a for loop counter.
You should use some kind of Wait-function for this, e.g.
c1-->CODE ec1void Wait(unsigned int delay)
{
 

Ranman:
QuoteBegin-saubue+Feb 28 2006, 1:13-->QUOTE (saubue @ Feb 28 2006, 1:13)That's true, but who uses AMS 1.00? And _rowread isn't supported by PedroM yet :(

Liazon:
wow thanks.  but I don't get what you mean be puting the calc to sleep.

edit: how do you prevent the calc from reading 2nd +, Alpha+, and Diamond + key presses?

Ranman:
QuoteBegin-Liazon+Feb 28 2006, 19:43-->QUOTE (Liazon @ Feb 28 2006, 19:43)wow thanks.

Liazon:
so there's no way to prevent 2nd, diamond, or alpha from appearing at the bottom of the screen mid game?

Navigation

[0] Message Index

[*] Previous page

Go to full version