Re: double2string

From: Michael Katz-Hyman (michaelk@jlab.org)
Date: Mon Jul 12 1999 - 20:40:13 MEST


yea, 

but that is the c way not the c++ way

I am just to enthraled with OOP to use anything less

any other ideas?

Mike

On 12 Jul 1999 lijowski@cosray2.wustl.edu wrote:

> 
>    Michael,
> 
>    Try,
> 
>   char  mystring[50];
>   double mydouble;
> 
>   sprintf(mystring, "%f", mydouble);
> 
> 
>     Michal Lijowski
> 



This archive was generated by hypermail 2b29 : Tue Jan 04 2000 - 00:43:35 MET