3.12: TQGNPC | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
TOC | Group 2 | TQINPC | TQPCIS | Group 3 | A-Z | Group 2 |
Use TQGNPC to get the name for a specified phase constituent.
FORTRAN: CALL TQGNPC(INDEXP,INDEXC,NAME,NOERR)
C: tqgnpc(indexp,indexc,name,&noerr)
;
Pascal: tqgnpc(indexp,indexc,name,noerr)
;
Basic: Call tqgnpc(indexp,indexc,name,noerr)
Name | Type | Value set on call or returned |
INDEXP | INTEGER | Set to the index number for a phase |
INDEXC | INTEGER | Set to the index number for a constituent |
NAME | CHARACTER | Returns the constituent name |
NOERR | INTEGER | Returns an error number |
INDEXP and INDEXC are integer input. The output variable NAME cannot exceed 24 characters in length.
TQNOPC, TQINPC, TQSTPC, TQPCIS, TQGDPC
See TQINPC
ChemApp Programmer's Manual, Edition 3.6 | © GTT-Technologies, 2003 |