NAME
cxOutputPortCount
- get a count of the number of output ports
C SPECIFICATION
#include <cx/PortAccess.h>
int cxOutputPortCount()
FORTRAN SPECIFICATION
integer function cxOutputPortCount
DESCRIPTION
cxOutputPortCount
returns the number of output ports for this module.
An array of the port names can be obtained using
cxOutputPortNames.
SEE ALSO
cxOutputPortNames(3E)
Last modified: Mon Nov 18 13:51:11 GMT 1996
[ Documentation Home ]
© The Numerical Algorithms Group Ltd, Oxford UK. 1996