Quote Originally Posted by schlaray View Post
I require a simple program to convert a 1 to 3 digit decimal number to an eight bit binary number.
Hi,

First: note 8 bits binary number has a 255 ( decimal ) limit ... not 999 !!!

Second : your pics only works ( internally ...) with binary ...

Soooo, you already have what you're looking for !!!
as Joe says, it's just a displaying question ...

Read Manual page 93+ for further info.

Alain