Re: Converting int to string
From: Igor Tandetnik (itandetnik_at_mvps.org)
Date: 08/06/04
- Previous message: Carl Daniel [VC++ MVP]: "Re: Converting int to string"
- In reply to: Kim, Seungtai: "Re: Converting int to string"
- Next in thread: tom_usenet: "Re: Converting int to string"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 6 Aug 2004 11:12:16 -0400
"Kim, Seungtai" <stkim@ yujinrobot com> wrote in message
news:ed0YV80eEHA.2824@TK2MSFTNGP10.phx.gbl
> You mean that the created function can have the higher portability
> than the Standard method and the the higher performance than
> the Implementation supportted method? Even less error prone and
> more useful...
>
> If so, I want to see the example. Would you...?
You might be interested in looking at
http://www.cuj.com/documents/s=8006/cuj0212wilson/
http://www.cuj.com/documents/s=8840/cujexp0309wilson/
http://www.cuj.com/documents/s=8906/cujexp0311wilson/
http://www.cuj.com/documents/s=8943/cujexp0312wilson/
Matthew Wilson goes to great lengths to devise a fast way to convert
ints to strings. Four parts article on a seemingly trivial topic.
--
With best wishes,
Igor Tandetnik
"For every complex problem, there is a solution that is simple, neat,
and wrong." H.L. Mencken
- Previous message: Carl Daniel [VC++ MVP]: "Re: Converting int to string"
- In reply to: Kim, Seungtai: "Re: Converting int to string"
- Next in thread: tom_usenet: "Re: Converting int to string"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|