Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ track_off(3G) — HP-UX 5.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);

HP-UX COMPATIBILITY

Level: HP-UX/STANDARD

Origin: HP

DESCRIPTION

INPUT PARAMETER

fildes
is an integer file descriptor returned by gopen when the I/O path to a graphic 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