I want to have an array that is larger an 65535 bytes. I need to be able to address this array a byte at a time. Can I simply use a index that is defined as a long? Do I have to break the array up into two parts - the first 64K and "the rest"? What is the best way to do this? Thanks in advance.
http://www.keil.com/newsletters/2001sp_keil.pdf Ouch! That's a 1-hour, 6.5MB download!! Got anything a little more succinct!?
That's a 1-hour, 6.5MB download!! No it's not, about 30 seconds here. Time to get a better cablemodem provider. I love 1.5Mbit/s downstream! :-) - Mark
Is that compatible with the 240psi steam pressure over here? Maybe I should fit a superheater? Or is it something to do with that new fangled "Electricity" stuff?
Andrew, Just take a look at the XBANKING.A51 file. That'll explain it all. Jon