tags:

views:

44

answers:

0

Hi All,

I have a BigDecimal currency value that needs to be converted to a 6 byte BCD value in cents with leading zeros for a lower level protocol I'm interfacing with. Anyone have any cunning implementations for doing this?

TIA, Fred