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