ASM Community
Home
»
Forums
»
MAIN
»
How many bytes
How many bytes
:? How many bytes are needed in order to represent a signed six-digit decimal number as a packed decimal?
Posted on 2004-11-10 01:45:15 by coredump
How many bytes
packed BCD would be four bytes (assuming one bytes is used for sign)
Posted on 2004-11-10 11:57:52 by bitRAKE