| ??? 02/14/01 08:25 Read: times |
#9286 - RE: use of multiply in large data arrays |
If you have 16 byte structures it may be faster to shift and add than multiply.
Steve |
| ??? 02/14/01 08:25 Read: times |
#9286 - RE: use of multiply in large data arrays |
If you have 16 byte structures it may be faster to shift and add than multiply.
Steve |