Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ track_off(3G) — HP-UX ANSI C A.10.11

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 Parameters

fildes Integer file descriptor returned by gopen when the I/O path to a locator 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  —  November 03, 1994

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