Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ getmonitor(3g) — GL2 W2.5

Media Vault

Software Library

Restoration Projects

Artifacts Sought

getmonitor()  —  Silicon Graphics

NAME

getmonitor − returns the current display monitor type

SPECIFICATION

C
long getmonitor()

FORTRAN
integer*4 function getmon()

Pascal
function getmonitor: longint;

DESCRIPTION

getmonitor returns the current display monitor type.  Possible display monitors include 50Hz non-interlaced, 60Hz non-interlaced, 30Hz interlaced, NTSC, and PAL.  The file get.h defines values for HZ30, HZ50, HZ60, NTSC, and PAL. 

SEE ALSO

getothermonitor IRIS Graphics Programming, Section 2.1, Initialization

NOTE

This routine is available only in immediate mode. 

Version 2.5  —  April 22, 1987

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026