'''How to handle large-file (>2G) IO?''' * portable_fseek() should be used for fseek. * portable_ftell() should be used for ftell.