PWITM(3g) — Subroutines
Name
PWITM − Writes a user-defined data item record to a metafile.
Operating States: PHOP, WSOP, ∗, ∗
PHIGS standard function
Syntax
PWITM (WKID, TYPE, IDRL, LDR, DATREC)
Argument Data Type Access Description
-------------------------------------------------------------------------
WKID Integer Read Workstation identifier
TYPE Integer Read Item type
IDRL Integer Read Length of the item data record
(number of characters in the data
record array)
LDR Integer Read Size of the data record array
DATREC(LDR) Character ∗80 Read Data record
-------------------------------------------------------------------------
Description
PWITM writes a user-defined data item record to a metafile.
Digital PHIGS Version 3.1 does not support this function.
See Also
PGTITM
PIITM
PRDITM