Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ getmonito(3G) — GL2 W3.6

Media Vault

Software Library

Restoration Projects

Artifacts Sought

getmonitor(3G)  —  Silicon Graphics

NAME

getmonitor − returns the current display monitor

SPECIFICATION

C
long getmonitor()

FORTRAN
integer*4 function getmon()

Pascal
function getmonitor: longint;

DESCRIPTION

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

SEE ALSO

getothermonitor, setmonitor Programming Guide, Section 2.1, Initialization

NOTE

This routine is available only in immediate mode. 

Version 3.6  —  December 20, 1987

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