| ??? 05/22/03 00:37 Read: times |
#46311 - RE: 8-bit*16-bit multiplication Responding to: ???'s previous message |
"Looks like assembly is the approach I need to take."
'fraid so. :-( As I mentioned elsewhere, 'C' doesn't have a 24-bit data type - so if you want one, you'll have to implement it yourself. |



