This is an old version from the tos.hyp. The new is on GitHub!

HomeGEMDOSSignalsFile functions

5.8 gemdos-trap

Name: »gemdos« - Execute GEMDOS-trap.
Declaration: LONG gemdos ( VOID , ... );
Description: The routine gemdos performs a TRAP #1 call. The parameters depend on the particular GEMDOS function in each case.
Return value: The function returns a value of the data type LONG.
See also: bios   xbios   GEMDOS   Dispatcher

HomeGEMDOSSignalsFile functions