G
Guest
Hi group,
Is there an easy way to convert a UInt16 value in to a string which presents
it in a binary format. I need a conversion with a fixed length.
so 6 must be presented as '0000000000000110'
Any help or code examples would be higly appreciated.
Thanks a lot in advance,
Bart
Is there an easy way to convert a UInt16 value in to a string which presents
it in a binary format. I need a conversion with a fixed length.
so 6 must be presented as '0000000000000110'
Any help or code examples would be higly appreciated.
Thanks a lot in advance,
Bart