Vertaling van "ofstream" in Spaans
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
The only difference is that you use an ofstream or fstream object instead of the cout object.
La única diferencia es que se utiliza un ofstream o fstream objeto en lugar del cout objeto.
Following is the standard syntax for open() function, which is a member of fstream, ifstream, and ofstream objects.
A continuación se presenta la sintaxis estándar para la función open (), que es un miembro de fstream, ifstream, y los objetos ofstream.
Information for "cpp/io/basic ofstream/basic ofstream" -
Información para «cpp/io/basic ofstream» -
Talk:cpp/io/basic ofstream -
fstream This data type represents the file stream generally, and has the capabilities of both ofstream and ifstream which means it can create files, write information to files, and read information from files.
fstream Este tipo de datos representa la secuencia de archivo en general, y tiene las capacidades tanto ofstream y ifstream que significa que puede crear archivos, escribir información en los archivos, y leer la información de los archivos.
Description ofstream This data type represents the output file stream and is used to create files and to write information to files.
Descripción ofstream Este tipo de datos representa el flujo de archivo de salida y se utiliza para crear archivos y escribir información en los archivos.
Creating Talk:cpp/io/basic ofstream/basic ofstream -
Creando la página Discusión:cpp/io/basic ofstream -