Seekg(sizeof(z)) if z is an object and i didn't give any ios::__ then what will be default beg cur end?? | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
0

Seekg(sizeof(z)) if z is an object and i didn't give any ios::__ then what will be default beg cur end??

in an binary file i open in input is seek the get pointer by using above code what will be default ios::__

11th Feb 2017, 12:23 PM
ShIvam Rawat
ShIvam Rawat - avatar
1 Respuesta
+ 2
default is ios::cur
11th Feb 2017, 12:47 PM
Megatron
Megatron - avatar