inquire element content

All PVT documentation can be found under PHIGS Validation Tests - Overview. Also, you may return to the Table of PHIGS functions or to the Hierarchical table of topics covered by the PVT.

Fortran binding:

C *** *** *** *** *** *** *** *** *** ***
      SUBROUTINE     PQECO (STRID, ELENUM, IIL, IRL, ISL, ERRIND,
     1                      IL, IA, RL, RA, SL, LSTR, STR)
      INTEGER        STRID
      INTEGER        ELENUM
      INTEGER        IIL
      INTEGER        IRL
      INTEGER        ISL
C input / output
      INTEGER        ERRIND
      INTEGER        IL
      INTEGER        IA(IIL)
      INTEGER        RL
      REAL           RA(IRL)
      INTEGER        SL
      INTEGER        LSTR(ISL)
      CHARACTER*(*)  STR(ISL)
      END

Related SRs:

02.03.01/SR06 09.02.01/SR01 09.02.05/SR01 09.02.05/SR02 09.02.10/SR02 11.02/SR02