3.14: TQNOPC | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
TOC | Group 2 | TQPCIS | TQSTPC | Group 3 | A-Z | Group 2 |
Use TQNOPC to get the total number of constituents in a specified phase.
FORTRAN: CALL TQNOPC(INDEXP,NPCON,NOERR)
C: tqnopc(indexp,&npcon,&noerr)
;
Pascal: tqnopc(indexp,npcon,noerr)
;
Basic: Call tqnopc(indexp,npcon,noerr)
Name | Type | Value set on call or returned |
INDEXP | INTEGER | Set to the index number for a phase |
NPCON | INTEGER | Returns the total number of constituents in a phase |
NOERR | INTEGER | Returns an error number |
NPCON is integer output normally used as upper limit in loops over all constituents of phase number INDEXP.
TQINPC, TQGNPC, TQSTPC, TQPCIS, TQGDPC
See TQINPC
ChemApp Programmer's Manual, Edition 3.6 | © GTT-Technologies, 2003 |