Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ track_off(3G) — HP-UX 6.20

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

track(3G)

TRACK_OFF(3G)

NAME

track_off − stop asynchronous tracking

SYNOPSIS

C Syntax:

void track_off(fildes);
int fildes;

FORTRAN77 Syntax:

subroutine track_off(fildes)
integer*4 fildes

Pascal Syntax:

procedure track_off(fildes:integer);

DESCRIPTION

INPUT PARAMETER

fildes Integer file descriptor returned by gopen when the I/O path to a graphics device is opened. 

Discussion

Track_off stops the asynchronous tracking started by track.  Fildes is associated with the input device being tracked. 

SEE ALSO

track(3G)

Hewlett-Packard Company  —  May 11, 2021

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