| ??? 02/15/01 08:03 Read: times |
#9338 - RE: use of multiply in large data arrays |
Hello Aka,
I agree with you that your method could be fast. I also agree with the fact that the memory locations of all members are fixed. So it should be possible to make use of this knowledge. But the disadvantage in my case is that I have a limited amount of RAM. For 50 members of 16 bytes I need to reserve 1600 Bytes. For 50 members of 256 bytes I need 12.800 Bytes. Patrick |



