• Cursussen
  • Code Compiler
  • Discussiëren
  • Prijzen
  • Teams
Menu
0

can we assign float value to string?

c++arrays
7th Oct 2016, 2:10 PM
ABHISHEK GOEL
ABHISHEK GOEL - avatar
2 Antwoorden
0
try using explicit type casting. float f; string str=(string)f;
7th Oct 2016, 3:19 PM
APPORVA arya
APPORVA arya - avatar
0
float f = 23.5f; string s = std::to_string(f);
7th Oct 2016, 4:01 PM
kiwiyou
kiwiyou - avatar

Heb je vaak vragen zoals deze?

Leer efficiënter, gratis:

  • Inleiding tot Python

    7,1 miljoen leerlingen

  • Inleiding tot Java

    4,7 miljoen leerlingen

  • Inleiding tot C

    1,5 miljoen leerlingen

  • Inleiding tot HTML

    7,5 miljoen leerlingen

Bekijk alle cursussen
Populair vandaag
How to properly reverse a string in python
4 Votes
Can someone explain how it works (im new)
1 Votes
Using Python on VScode
2 Votes
Python Developer
0 Votes
hi my coding instor told me to make a calculator that find the average of two numbers can you pls tell me my erro
0 Votes
Hi guys I need some one to teach the String name how I can do it true because when I finish coding they give me NO OUTPUT
1 Votes
Average of Two Numbers
0 Votes
Wayss
0 Votes
fully dynamic arrays
1 Votes
Can I take the certificates after finished the lessons?
1 Votes