ismex(3G) — Silicon Graphics
NAME
ismex − returns TRUE if the window manager is running
SPECIFICATION
C
Boolean ismex()
FORTRAN
logical function ismex()
Pascal
function ismex: Boolean;
DESCRIPTION
ismex returns TRUE(1) if the window manager is running and FALSE(0) otherwise.
SEE ALSO
Using mex, Chapter 2, Programming with mex
NOTE
This routine is available only in immediate mode.
Version 3.6 — December 20, 1987