ndfReport

Report any currently active NDF identifiers

Description:

This function displays information about any currently active NDF identifiers.

Invocation

result = ndfReport( int report, int status );

Arguments

report
If non-zero, an informational message listing any currently active NDF identifiers is displayed. Nothing is displayed if there are no active identifiers, or if report is zero.
status
The global status.

Returned Value

The number of active NDF identifiers found.

Notes: