Re: Base Conversion?
Re: Base Conversion?
- Subject: Re: Base Conversion?
- From: Dave DeLong <email@hidden>
- Date: Sat, 16 Jul 2005 22:21:54 -0500
On Jul 16, 2005, at 6:24 PM, Scott Ribe wrote:
Is there some built in mathery that lets me convert from (for
example) base 16 to base 23?
Or do I have the pleasure of writing the code myself?
Are you looking to parse input or format output? (Otherwise the
question
makes no sense.)
I want to take a number in hexadecimal (so 0-F) and convert it to
another non-standard base (like base 23, for example)
I have the hex number. I need to convert it to another base.
Dave
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden