AWARE [SYSTEMS] Imaging expertise for the Delphi developer
AWare Systems, Imaging expertise for the Delphi developer, Home TIFF and LibTiff Mailing List Archive

LibTiff Mailing List

TIFF and LibTiff Mailing List Archive
July 2004

Previous Thread
Next Thread

Previous by Thread
Next by Thread

Previous by Date
Next by Date

Contact

The TIFF Mailing List Homepage
This list is run by Frank Warmerdam
Archive maintained by AWare Systems



Valid HTML 4.01!



Thread

2004.07.14 13:58 "Size of TIFF file", by Ron James
2004.07.14 14:00 "Re: Size of TIFF file", by Thomas J Kacvinsky

2004.07.14 14:00 "Re: Size of TIFF file", by Thomas J Kacvinsky

If windows has a stat function, use stat on the fd and get the file size
from the passed stat buffer.