[Issue 6255] Add support for different base conversions in std.conv

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Jul 5 19:06:46 PDT 2011


http://d.puremagic.com/issues/show_bug.cgi?id=6255


yebblies <yebblies at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |yebblies at gmail.com


--- Comment #2 from yebblies <yebblies at gmail.com> 2011-07-06 12:01:42 EST ---
Looking at the docs, it seems there's parse!int(string, radix) and
to!string(int, radix).  It's probably worth adding to!int(string, radix) as
well (unless it's already there and not showing up in the docs)

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list