bug-commoncpp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: demo directory did not build, general questions


From: Federico Montesino Pouzols
Subject: Re: demo directory did not build, general questions
Date: Tue, 18 Mar 2003 18:35:46 +0100
User-agent: Mutt/1.5.3i

        Perhaps the ost::Number class (in numbers.h)?

On Sun, Mar 16, 2003 at 05:04:52AM +0100, Onno Kortmann wrote:
> 
> And, after browsing your doxygen documentation, I have a rather simple 
> question left:
> Is there any function I can use to easily convert between string and int and 
> float/double in common c++?
> I'm not talking about things you may do with << operators.
> 
> People (Professionals!) I've talked to mostly prefer to use the C functions 
> (atof etc.) a temporary strstream and hide this mechanism in their own little 
> libraries, but this can't be the obvious solution?!
> The current solution is also my "own little library", but I want to abolish 
> it and use something like common c++ instead.
> 
> Regards,
> 
> Onno


> _______________________________________________
> Bug-commoncpp mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/bug-commoncpp





reply via email to

[Prev in Thread] Current Thread [Next in Thread]