[comp.sys.amiga] What languages have Random File I/O builtin?

haitex@pnet01.cts.com (Wade Bickel) (01/29/88)

tad@pyr.gatech.EDU (Tad K. Mannes) writes:
>
>	I have a desperate need to know what programming languages
>	available for the Amiga support random file i/o.  I know that
>	Amiga Basic has it, but I'd really rather use something else.
>	I'm most interested in Pascal, Modula-2, and C.

            Benchmark Modula-2 supports a file command called
        "SetPost(VAR f: File; pos: LONGCARD);" which "Move(s) file
        pointer to new position".


            Equivalents of all C file i/o mechanisms are also available,
        mostly for ease of translation.


                                                Good Luck,


                                                             Wade.


UUCP: {cbosgd, hplabs!hp-sdd, sdcsvax, nosc}!crash!pnet01!haitex
ARPA: crash!pnet01!haitex@nosc.mil
INET: haitex@pnet01.CTS.COM