comp.lang.ada
 help / color / mirror / Atom feed
* File Position
@ 2003-07-09 15:00 Steve Trenthem
  2003-07-09 15:09 ` John McCabe
  0 siblings, 1 reply; 2+ messages in thread
From: Steve Trenthem @ 2003-07-09 15:00 UTC (permalink / raw)


Is there an easy way to set the position in a file, like "fseek" in C?

Thanks,
Steve





^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: File Position
  2003-07-09 15:00 File Position Steve Trenthem
@ 2003-07-09 15:09 ` John McCabe
  0 siblings, 0 replies; 2+ messages in thread
From: John McCabe @ 2003-07-09 15:09 UTC (permalink / raw)


On Wed, 9 Jul 2003 10:00:33 -0500, "Steve Trenthem"
<Trenthem@watervalley.net> wrote:

>Is there an easy way to set the position in a file, like "fseek" in C?

Depends on what IO type you're using for the file. For Direct IO you
can use Set_Index. See:

http://www.adaic.org/standards/95lrm/html/RM-A-8-4.html

and

http://www.adaic.org/standards/95lrm/html/RM-A-8-5.html

John

Best Regards
John McCabe

To reply by email replace 'nospam' with 'assen'



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-07-09 15:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-09 15:00 File Position Steve Trenthem
2003-07-09 15:09 ` John McCabe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox