English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories
1

I'm creating a C++ program, and I dont remember the proper way to do this.

Example

Gas prices were set at $4444

I need to take the number 4444 out of that STRING message and convert it to a float, so I need to read in the entire line of code, and get the number part out, I believe it had something to do with cin.get

2006-07-20 11:08:51 · 1 answers · asked by D 4 in Computers & Internet Programming & Design

1 answers

substring function

2006-07-20 11:10:47 · answer #1 · answered by TheAllKnowingFizz 2 · 1 0

fedest.com, questions and answers