•  Back 
  •  CENTScreen XBIOS extension 
  •  Index 
  •  Tree View 
  •  Cross references 
  •  Help page 
  •  Show info about hypertext 
  •  View a new file 
Topic       : TOS - The Operating System
Author      : 
Version     : tos.hyp (December 19, 2008)
Subject     : Programmieren/Atari
Nodes       : 3010
Index Size  : 93790
HCP-Version : 5
Compiled on : Atari
@charset    : atarist
@lang       : 
@default    : Title
@help       : 
@options    : +g -i -s +x +zz -t4
@width      : 70
View Ref-File4.6.3  SizeComp                                                    TOS

 Name:         »SizeComp« - Vgetsize compatibility

 Opcode:       83

 Syntax:       int16_t SizeComp( int16_t Cmd );

 Description:  Vgetsize compatibility.

                Cmd  Description 
                  0  Return the real size of the original screen. 
                     Put the height bit to 1 to return the extended 
                     size of the video mode. 
                 >0  Return the extended size. 
                 -1  The current mode. 

 Return value: The old mode.

 Availability: CENTScreen

 Group:        CENTScreen XBIOS extension

 See also:     Binding