Hi , If youreplace ints with short ints you will have a big problem. Integers are 32 bit while short integers are 16 bits. This is a difference in size. However, you should be able to replace 1 int with 2 short integers (cannot guarentee this) to maintain the same structure size. I am only new to coding for circle, so this may be erroneous. Later... ...crom
This archive was generated by hypermail 2b30 : 12/18/00 PST