Count function for Propeller C/C++

in Propeller 1
Howdy, how does one get the count function to print its return value to the debug terminal?
long count ( int pin,
long duration
)
long count ( int pin,
long duration
)
Comments