Vertaling van "ifstream" in Engels
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.
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.
Following is the standard syntax for open() function, which is a member of fstream, ifstream, and ofstream objects.
La aplicación utiliza la secuencia de entrada estándar de C++ (std::ifstream) para leer el archivo uploadpref.dat desde el disco.
The application uses the standard C++ input stream (std::ifstream) to parse the uploadpref.dat file from the disk.
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.
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.
ifstream Este tipo de datos representa la secuencia de archivo de entrada y se utiliza para leer la información de los archivos.
ifstream This data type represents the input file stream and is used to read information from files.
Información para «cpp/io/basic ifstream» -
Information for "Talk:cpp/io/basic ifstream" -
Cambios relacionados con «cpp/io/basic ifstream» -
Información para «cpp/io/basic ifstream» -
Información para «cpp/io/basic ifstream» -
Creando la página Discusión:cpp/io/basic ifstream -