Base Conversion


Imerion

Member
Joined
Feb 24, 2005
Messages
218
I tried to create a simple function in Fenix which converts numbers from different bases. So you could call it somewhat like this : "BaseConvert(Number,Base);" but I could not get any of the routines I had to work in Fenix. (Due to lack of certain commands). So what I wonder is, how to do this in Fenix? If someone could help me create such a function/process It would be a great help!
 
Yes. Problem is I need to convert to base 16 and perhaps even higher...
 
Cant help you here, but if I remember correctly, someone (was that you, possibly?) posted the same on www.booleansoup.com
 
QUOTE
Cant help you here, but if I remember correctly, someone (was that you, possibly?) posted the same on www.booleansoup.com


Yep, I did a post there as well and got help. So if anyone else wonders, have a look there.
 
Back
Top