[A83] Re: big numbers


[Prev][Next][Index][Thread]

[A83] Re: big numbers




actually, a 4 byte number in c is a int on most compilers, but...

to do that you will need to emulate a larger value system, and also implement 
away to display variables, though you could save them to system ram(which 
those are 15 byte's shesh) and display them like that, but other then that i 
have no other suggestions