| ??? 05/22/03 00:34 Read: times |
#46310 - RE: 8-bit*16-bit multiplication Responding to: ???'s previous message |
"This wastes time because all I need is an 8-bit*16-bit multiply, then convert the 24-bit result to 32-bits" (my emphasis)
But C51 (nor any other 'C' I know of) doesn't have a 24-bit data type - therefore its only choice is to use its 32-bit functions :-( |



