Which of these integral data types is best for saving calculation time on Palm environment? (also what about 64bit long integers) (I am programming with Java 2 ME for the Palm) I realized that shorts and bytes can save me a lot of memory space at runtime in comparisson to regular 32bit ints (though, they increase the complexity of the design and coding). However I am afraid for the calculation time in those data types. Can you give me some help in this issue ? -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
