Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

set_term(3cur)

NAME

set_term − switch between terminals

SYNTAX

SCREEN ∗set_term(new)
SCREEN ∗new;

DESCRIPTION

This routine is used to switch between different terminals.  The screen reference new becomes the new current terminal. The previous terminal screen reference is returned by the routine.

This is the only routine which manipulates SCREEN pointers; all the others change the current terminal only. 

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