•  Back 
  •  Libraries 
  •  Index 
  •  Tree View 
  •  Cross references 
  •  Help 
  •  Show info about hypertext 
  •  View a new file 
Topic       : Pure C Library Documentation
Author      : John Kormylo
Version     : LIB.HYP 1.0
Subject     : Documentation/Pure C Library
Nodes       : 1309
Index Size  : 32068
HCP-Version : 3
Compiled on : Atari
@charset    : atarist
@lang       : en
@default    : 
@help       : Help
@options    : +g -i -s +x +z -t4
@width      : 75
View Ref-File[ GEM Functions ]

File I/O (handles):
  Fclose        Fdatime       Fforce        Fopen         Fseek
  Fcreate       Fdup          Flock         Fread         Fwrite

Drives and Directories:
  Dcreate       Dgetdrv       Dsetpath      Fgetdta       Fsnext
  Ddelete       Dgetpath      Fattrib       Frename       Fsetdta
  Dfree         Dsetdrv       Fdelete       Fsfirst

Device I/O (Console, Printer and RS232):
  Cauxin        Cauxout       Cconos        Cconws        Cprnout
  Cauxis        Cconin        Cconout       Cnecin        Crawcin
  Cauxos        Cconis        Cconrs        Cprnos        Crawio

Other:
  Malloc        Pexec         Ptermres      Tgetdate      Tsettime
  Mfree         Pterm         Super         Tgettime
  Mshrink       Pterm0        Sversion      Tsetdate

TT030 Extensions:
  Maddalt       Mxalloc

These are based on the GEM standard developed by Digital Research.

GEMDOS functions are implemented using the TRAP #1 instruction.
Arguments and the function number are passed on the stack, and the
return value will be in register D0.  One can also use gemdos().

MultiTOS Extensions are listed under MiNT.

See also BIOS, XBIOS, Pathnames and BIOS/GEMDOS Error Codes.