Previous Next Up Title Contents Index Functions Index Top Library

UPDATE WORKSTATION

tupd_ws


CALL SEQUENCE

void tupd_ws (wkid, reg-flag)

INPUT PARAMETERS

Pint	wkid;
Pregen_flag	reg_flag;

ARGUMENTS

wkid
Workstation identifier.
reg_flag
Regeneration flag

EFFECT

This function must be called by an interactive program that is used in an X-Window environment when the graphic window's geometry is modified (e.g., X-Window window resize). See one of the PHIGURE demonstration programs for an example of the use of this function.


Previous Next Up Title Contents Index Functions Index Top Library