Folks,
Does anyone have a trick or two up their sleeve for using 16 bit signed integers on Oshon Basic ?
I've got a small program to write in a PIC12F683 which uses a few negative numbers.
Using the SINGLE data type causes the memory to exceed the chip's 2k limit.
At the moment my only options seem to be using a different chip and buying a newer programmer.
Or using a different compiler.
Cheers
Malcolm ZA
Does anyone have a trick or two up their sleeve for using 16 bit signed integers on Oshon Basic ?
I've got a small program to write in a PIC12F683 which uses a few negative numbers.
Using the SINGLE data type causes the memory to exceed the chip's 2k limit.
At the moment my only options seem to be using a different chip and buying a newer programmer.
Or using a different compiler.
Cheers
Malcolm ZA