Previous Next Up Title Contents Index Functions Index Top Library

INQUIRE ANNOTATION FACILITIES

PINQ_ANNO_FACS


CALL SEQUENCE

void pinq_anno_facs(
)

TYPES


typedef struct {
	Pint	num_ints;	/* number of Pints in list 	*/
	Pint	*ints;	/* list of integers	*/
} Pint_list;

PHIGS STATES

(PHOP, *, *, *).

EFFECT

Returns the annotation text capabilities of workstations of type ws_type. If the data is available, error indicator is returned as 0.

The data is read from the workstation description table.

ERRORS

2
Ignoring function, function requires state (PHOP, *,*,*)
52
Ignoring function, workstation type not recognized by the implementation
51
Ignoring function, this information is not yet available for this generic workstation
type: open a
59
Ignoring function, the specified workstation does not have output capability (i.e. the
62
Ignoring function, this information is not available for this MO workstation type

SEE ALSO

annotation text 3, annotation text.


Previous Next Up Title Contents Index Functions Index Top Library