Computer Science, asked by saitejaabc7233, 1 year ago

How do I convert a double into a string in C++?

Answers

Answered by twiIiqht
0

To convert a String to Double, atof() can be used. The above function returns the converted integral number as an int value. If no valid conversion could be performed, it returns zero.

Hope this help :)


aryan8146: hlo dear
Similar questions