SdsList - List contents of an SDS object

Function

List contents of an SDS object

Description

A listing of the contents of an SDS object is generated on standard output. The listing consists of the name type, dimensions and value of each object in the structure. The hierarchical structure is indicated by indenting the listing for components at each level.

For array objects only the values of the first few components are listed so that the listing for each object fits on a single line.

Language

C

Declaration

void SdsList(SdsIdType id, StatusType *status)

Parameters

(">" input, "!" modified, "W" workspace, "<" output)

>idSdsIdTypeThe identifier to the object to be listed
!statuslong*Modified status. SdsList calls a large number of SDS routines so will return error status values if an error occurs in any of these routines.

Prior requirements

None.

Support

Jeremy Bailey, {AAO}

Version date

29-Apr-96

Click here for the DRAMA home page and here for the AAO home page.

 For more information, contact tony.farrell@mq.edu.au