NAME

cxDataInputsCheck - check integrity of data on input ports

C SPECIFICATION

#include <cx/DataOps.h>

cxDataCheckErrorInfo *cxDataInputsCheck()

FORTRAN SPECIFICATION

subroutine cxDataInputsCheck

DESCRIPTION

cxDataInputsCheck checks the integrity of all data stored on input ports by calling cxDataCheck on each data pointer. All fanned-in data on each port is checked.

SEE ALSO

cxDataCheck(3E), cxDataOutputsCheck(3E)
Last modified: Mon Nov 18 13:48:00 GMT 1996
[ Documentation Home ]
© The Numerical Algorithms Group Ltd, Oxford UK. 1996