ArgDelete - Delete an argument structure
Function
Delete an argument structure
Description
Delete an argument structure and free its identifier
Language
C
Declaration
void ArgDelete(SdsIdType id, const StatusType * status)
Parameters
(">" input, "!" modified, "W"
workspace, "<" output)
> | id | SdsIdType | Identifier to the structure to be deleted.
|
---|
! | status | StatusType* | Modified status. Possible failure codes
are:
|
---|
|
SDS__BADID |
Invalid Identifier
|
---|
|
Support
Jeremy Bailey, {AAO}
Version date
7-Apr-92
Click here for the DRAMA home page and
here for the AAO home page.
For more information, contact tony.farrell@mq.edu.au