•  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[ GEMDOS Version Number ]

... is returned by Sversion().

The low byte is reserved for 'major' version numbers.
If such a change is ever made, then it will be necessary to compare
the low byte before the high byte.  So far it has been sufficient to
compare version numbers directly.

  GEMDOS | first released with
---------+-------------------------------
  0x1300 | Mega TOS 1.02
  0x1500 | Rainbow TOS 1.04
  0x1700 | STE TOS 1.62
  0x1900 | TT TOS 3.01
  0x3000 | Falcon TOS 4.00 & MultiTOS 1.00

GEMDOS version numbers do NOT directly correspond to MiNT, TOS or AES
version numbers.

See also MiNT Version, TOS Version and AES Version.