Name
mcf_tb_print — Print content of relational table (Fortran
API)
Synopsis
subroutine mcf_tb_print(rt,status)
mcf_rtable rt
integer*4 status
Description
mcf_tb_print
prints the content of the
relational table or descriptor identified by rt
to the standard output.
Parameters
rt
Relational table identifier (input).
status
Status code returned (output). Upon successful
completion of the operation, the status value 0 is returned. A
negative value is returned, if an error has been
detected.