Cesar Hernández Ramírez
Pregunta¿Por qué me dice: identifier “stof” is undefined? (Sí incluí las librerías)
using namespace std; int main () { string texto = "10.5"; cout << stof(texto); }
Cesar Hernández Ramírez
Y sí están bien los espacios solo que platzi los subió así de juntos
Cesar Hernández Ramírez
Sí me sirvió el de size()
DAMIÁN NICOLAS PINEDO
me sale el mismo error, saben porque es?
![Curso de C++ Básico [Empieza Gratis]](https://static.platzi.com/media/courses/Cplusplus-basico.png)