WINIT(3W)
NAME
winit − initialize window device
SYNOPSIS
int winit(fd);
int fd;
DESCRIPTION
fd is an integer file descriptor for an opened window type or window manager device interface.
DISCUSSION
Initialize window device for subsequent calls to the window device. This is called just after open(2) or Starbase gopen(3S).
SEE ALSO
DIAGNOSTICS
A return of -1 indicates failure; otherwise 0 is returned. See errno(2) for more information.
Hewlett-Packard Company — HP-UX Release 8.0: January 1991