TQGIO

Fortran

TQGIO(OPTION, IVAL)

C-interface

tq_gio(TC_STRING option,TC_INT* ival);

Full name:

Get Input/output Unit.

Purpose:

Obtain a value of Input/Output option.

Comments:

OPTION is a character identifying the Input/Output option. IVAL is an integer where its current internal value is returned.

Arguments

Name

Type

Value set on call or returned

OPTION

Character*8

Set to a value given in Legal Input/Output Options for TQSIO and TQGIO.

IVAL

Integer

Return the current internal value.