GIDForums  

Go Back   GIDForums > Computer Programming Forums > MS Visual C++ / MFC Forum
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Rate Thread
  #1  
Old 31-Jan-2007, 23:54
vard3000 vard3000 is offline
New Member
 
Join Date: Jan 2007
Posts: 2
vard3000 is on a distinguished road

convert string to double and double to string


I need to convert a string type into double to do some calculations and then again convert the resulting double into string to output. The rpogram is being written using Visual C++ - Microsoft Foundation Classes. Any help is much appreciated.
  #2  
Old 01-Feb-2007, 08:12
TurboPT's Avatar
TurboPT TurboPT is offline
Senior Member
 
Join Date: Feb 2006
Location: Atlanta, GA
Posts: 1,233
TurboPT is a jewel in the roughTurboPT is a jewel in the roughTurboPT is a jewel in the rough

Re: convert string to double and double to string


For string-to-double, see the strtod() function.

To put it back in a string, use the CString's Format() member function.
__________________
Use the force...read the source!!
WYCIWYG -- what you code is what you get!
  #3  
Old 01-Feb-2007, 19:10
vard3000 vard3000 is offline
New Member
 
Join Date: Jan 2007
Posts: 2
vard3000 is on a distinguished road

Re: convert string to double and double to string


Thanks a lot! It works fine.

I wish the msdn search engine could provide such nice short directions.

Vardan
 
 

Recent GIDBlogInstall Adobe Flash - Without Administrator Rights by LocalTech

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
a tester class and then some. postage Java Forum 1 06-May-2006 15:48
Powell Method EngineerFORhire C Programming Language 5 01-Oct-2005 00:34
Help wit my source code compiler errors Krandygrl00 C++ Forum 1 06-Jun-2005 08:14
Double output leanieleanz C++ Forum 1 11-Mar-2005 20:19
Quick help - redefinition error leanieleanz C++ Forum 1 08-Mar-2005 00:32

Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The

All times are GMT -6. The time now is 05:28.


vBulletin, Copyright © 2000 - 2010, Jelsoft Enterprises Ltd.