Skip to content

ftell and fseek

3 messages · Jason Turner, Ng, Pauline, Roger Bivand

#
On Tue, Aug 06, 2002 at 07:04:15PM -0700, Ng, Pauline wrote:
help(seek) tells all.

Jason
#
Hi,

I'm stumped.  How can I do ftell and fseek in R?  (Where ftell gives the
position in the file and fseek points the file pointer to a given position.)

Thanks,
Pauline 
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
#
On Tue, 6 Aug 2002, Ng, Pauline wrote:

            
seek() on an open connection.

Roger