- ←Prev
- NDF
Routines for Accessing the
Extensible N-Dimensional Data Format - Next→
- TOC ↑
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:
- ←Prev
- NDF
Routines for Accessing the
Extensible N-Dimensional Data Format - Next→
- TOC ↑