From -6079705945802710644
X-Google-Language: ENGLISH,ASCII-7-bit
X-Google-Thread: f78e5,6890a393d5a6e62d
X-Google-Attributes: gidf78e5,public
X-Google-ArrivalTime: 1994-07-27 05:27:19 PST
Newsgroups: comp.std.c++
Path: nntp.gmd.de!newsserver.jvnc.net!darwin.sura.net!howland.reston.ans.net!pipex!warwick!sunserver1.aston.ac.uk!usenet
From: antonopn@aston.ac.uk (N ANTONOPOULOS)
Subject: Urgent! Help in string handling
Message-ID: <CtLLys.68M@aston.ac.uk>
Sender: usenet@aston.ac.uk
Reply-To: antonopn@aston.ac.uk
Organization: Aston University
Date: Wed, 27 Jul 1994 12:13:40 GMT
Lines: 19

Hello everybody,

      I have the following problem:
I have a float variable:
float a=12.34;
and i would like to ask if it's possible to create a char pointer b 
which will point to the float number as a string,in other words could i
have a pointer whichh will point to the string: "12.34"?
It's extremely important to me to get an answer as soon as possible.
thank you very much in advance

Moto:
As computer scientist i am in total control of my experiments.
Nick Antonopoulos
e-mail : antonopn@aston.ac.uk






