Re: file positioning

From: Marco Antoniotti <marcoxa_at_MOSAIC.CS.NYU.EDU>
Date: Mon, 6 Feb 95 14:13:18 EST

   Resent-Date: Mon, 6 Feb 1995 17:31:56 +0000
   Resent-Message-Id: <9502061724.AA00748_at_MOSAIC.CS.NYU.EDU>
   Date: Mon, 6 Feb 1995 17:31:56 +0000
   From: Hilmar Lapp <hili_at_al-bundy.biologie.uni-freiburg.de>
   Mime-Version: 1.0
   Content-Type: TEXT/PLAIN; charset=US-ASCII
   Resent-From: stk_at_kaolin.unice.fr
   X-Mailing-List: <stk_at_kaolin.unice.fr> archive/latest/367
   X-Loop: stk_at_kaolin.unice.fr
   Precedence: list
   Resent-Sender: stk-request_at_kaolin.unice.fr

   Hi all,

   while looking up the functions that support file-IO in STk, I wasn't able
   to find any function that does something like file-positioning (like
   fseek() does in C).

'fseek' does not exist in C. It is an OS feature.

        ...

   BTW I'm missing something like rewind() (in C) too.

Same as above. 'rewind' is not a C function. If STk were based on CL
you'd have all these function in the language.

Marco A.
Received on Mon Feb 06 1995 - 20:14:34 CET

This archive was generated by hypermail 2.3.0 : Mon Jul 21 2014 - 19:38:59 CEST