|
-
August 28th, 2009, 02:49 PM
#1
seperate the string and store it in map
I am not sure how this works in VC6 as i am a new programmer...please help.
I have a string
"0.28813,0.30125,0.31813,0.45375,0.61313,0.84063,1.00938,1.16375,1.26"
i want to store each of the number into a map of < count, double>
Can someone tell me how to search the commas, read each of the numbers, store them as a double and push to store in a map?
Thank you!
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|