NAME
cxFireConnectsGet
- return the number of connections to the "Fire" port
C SPECIFICATION
#include <cx/PortAccess.h>
int cxFireConnectsGet()
FORTRAN SPECIFICATION
integer function cxFireConnectsGet()
FUNCTION RETURN VALUE
The return value is an integer count of the number of connections,
zero if there are none.
DESCRIPTION
cxFireConnectsGet returns an integer denoting the
number of connections on the "Fire" port.
This number can be expected to remain constant over the course of a single
firing cycle.
SEE ALSO
cxInputConnectsGet(3E).
Last modified: Mon Nov 18 13:48:30 GMT 1996
[ Documentation Home ]
© The Numerical Algorithms Group Ltd, Oxford UK. 1996