POV-Ray : Newsgroups : povray.programming : file size with file_pov : Re: file size with file_pov Server Time
8 Jul 2024 19:37:36 EDT (-0400)
  Re: file size with file_pov  
From: Thorsten Froehlich
Date: 21 Jan 2003 03:34:02
Message: <3e2d05fa$1@news.povray.org>
In article <iktp2vgbengh0evamff3k6fvugrbt3l3kr@4ax.com> , ABX 
<abx### [at] abxartpl>  wrote:

> Is it a correct way according to intentions of io classes ?

No, the code is not portable.

This has not been implemented because it was not needed.  The correct way to
implement it in a portable manner is to seek with zero bytes offset relative
to the end, then determine the file position and then to seek back to
wherever one ones before.

    Thorsten


____________________________________________________
Thorsten Froehlich, Duisburg, Germany
e-mail: tho### [at] trfde

Visit POV-Ray on the web: http://mac.povray.org


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.