Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ wminquire(3W) — HP-UX 9.00

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

wmpathmake(3W)

,wmstart(1)

WMINQUIRE(3W)

NAME

wminquire − get a window manager environment variable

SYNOPSIS

int wminquire(fd,environ,target);
int fd;
char *environ,*target;

DESCRIPTION

fd is an integer file descriptor for an opened window manager or window type device interface. 

environ
is a pointer to a null terminated character string with the name of an environment variable known to the window manager.

target
is a pointer to sufficient space to place the resulting string.  No string will be longer than 40 characters.

DISCUSSION

Place the value of environment variable name, as used by the window manager, environ, in string space pointed to by target. 

SEE ALSO

wmpathmake(3W),wmstart(1). 

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

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