Hi, all..

Is there an equivalent to the tell() function from DOS/Windoze?  I'm in the
process of porting a program over and it does file i/o with open, close, lseek.
 These are using an int handle, and a file stream will not work for this
application.  There doesn't appear to be a tell() function though.  The DOS
function uses io.h, and it's called out as long tell(int handle).  Nothing
seems to be in the GNU docs for glibc listing a similar function.

Thanks,
Brian
_________________________________________________________________________
Brian Wright                                   Aturna Communications Inc.
[EMAIL PROTECTED]                                          Internet Services
                                                WWW http://www.aturna.net
_________________________________________________________________________       


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to