Hi, I am just new in Pascal and programming too.
Sorry for novice faux-pa's
I've just lookin for algotims for converting numbers
decimal > hexadecimal
decimal > binary
hexadecimal > binary
binary > hezadecimal
I just want to convert digit by digit without using any
external units.
Any links? Perhaps explanation how can I do it in Pascal?
But please, no source code, I want to do it by myself.
I have to learn it- not only to do it!
Robert