ArgNew - Create a new argument structure
Function
Create a new argument structure
Description
Creates a new structure to hold arguments and return an
identifier to it
Language
C
Declaration
void ArgNew(SdsIdType *id, long *status)
Parameters
(">" input, "!" modified, "W"
workspace, "<" output)
< | id | SdsIdType* | Identifier to the created structure
|
---|
! | status | StatusType* | Modified status. Possible failure codes
are:
|
---|
|
SDS__NOMEM |
Insufficient memory for creation
|
---|
|
Support
Jeremy Bailey, {AAO}
Version date
26-Mar-92
Click here for the DRAMA home page and
here for the AAO home page.
For more information, contact tony.farrell@mq.edu.au