Xref: utzoo comp.sys.amiga:44089 comp.sys.amiga.tech:8307 Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!cs.utexas.edu!samsung!uunet!mcsun!unido!fauern!fauern!immd4.informatik.uni-erlangen.de!mlelstv From: mlelstv@immd4.informatik.uni-erlangen.de (Michael van Elst ) Newsgroups: comp.sys.amiga,comp.sys.amiga.tech Subject: Re: Lattice 5.02 Keywords: stat + 5.04 Message-ID: <584@medusa.informatik.uni-erlangen.de> Date: 20 Nov 89 13:42:35 GMT References: <1989Nov8.173040.17138@cat.fulcrum.bt.co.uk> Organization: IMMD IV, University of Erlangen, W-Germany Lines: 11 sie@fulcrum.bt.co.uk (Simon Raybould) writes: >I am trying to find out the size of a file in lattice C V5.02. Try a fseek() to the end of your file and call ftell() to give the position in your file (i.e. the length). This should work with any implementation of stdio. Michael van Elst E-mail: UUCP: ...uunet!unido!fauern!immd4!mlelstv