itoa and C++11 std::string
Corinna Vinschen
vinschen@redhat.com
Mon Dec 15 15:16:00 GMT 2014
On Dec 15 15:06, Stefan Heinzmann wrote:
> Hi Jon,
>
> >> -- Use the largest available integer type
> >
> > Using long long isn't very good in terms of code size for 16-bit targets.
>
> True.
>
> > I'd suggest implementing lltoa/ulltoa, as found on other targets, and leaving itoa for int.
>
> That would be ok with me.
Agreed, but underscored, __lltoa/__ulltoa.
Corinna
--
Corinna Vinschen
Cygwin Maintainer
Red Hat
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/newlib/attachments/20141215/2f0e79cf/attachment.sig>
More information about the Newlib
mailing list