| ??? 05/21/03 22:45 Read: times |
#46299 - RE: 8-bit*16-bit multiplication Responding to: ???'s previous message |
The C library functions will be 32x32 byte multiply as you suspected. The only way different would be for you to write your own in assembly language and interface it to C.
Michael Karas |



