[Dcmlib] seekg, tellg : forget previous message

Jean-Pierre Roux jpr at creatis.insa-lyon.fr
Tue Jan 11 09:31:15 CET 2005


Jean-Pierre Roux wrote:

> Bonjour.

Il suffisait de regarder :
http://www.cplusplus.com/ref/iostream/istream/seekg.html
C'est ma deuxieme hypothese qui est la bonne.

>
> Il y a dans le constructeur Document::Document( std::string const 
> &filename ) : ElementSet(-1)
> les lignes suivantes :
>
>   Fp->seekg( 0,  std::ios::beg);   Fp->seekg(0,  std::ios::end);
>   long lgt = Fp->tellg();
>
> Cela signifie-t-il que pour se poisitionner correctement à la fin du 
> fichier, il faut d'abord s'etre positionne au debut,
> ou bien est-ce une ligne qui reste d'un truc precedent?
> Thx
>
> JPRx
> _______________________________________________
> Dcmlib mailing list
> Dcmlib at creatis.insa-lyon.fr
> http://www.creatis.insa-lyon.fr/mailman/listinfo/dcmlib
>



More information about the Dcmlib mailing list