SMG$

From HandWiki
Revision as of 04:23, 22 November 2020 by imported>SpringEdit (fix)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

SMG$ is a library of screen management routines for OpenVMS. These routines allow programs to create text-based, terminal interfaces in a terminal-independent manner. This is similar in concept to the ncurses library made popular under UNIX.

See also

External links