Posting some post-it notes.
#include <iostream> int main() { QString str = "hola"; std::cout << str.toStdString() << std::endl; }
Escriba su comentario (no necesita registrarse).
No hay comentarios:
Publicar un comentario
Escriba su comentario (no necesita registrarse).