DulIntTidy - Tidy up a DulIntType structure.
Function
Tidy up a DulIntType structure.
Description
Tidys up a DulIntType variable by freeing the memory it is
using. Note, after this call you can no longer user this variable.
Language
C
Call
(Void) = DulIntTidy (v,status)
Parameters
(">" input, "!" modified, "W"
workspace, "<" output)
> | v | DulIntType | The variable describing the action to signal.
|
---|
> | v | DulIntType | The variable to be initialised.
|
---|
! | status | StatusType * | Modified status.
|
---|
|
Include files
Dul.h
See Also
Dul library document, Dits specification,
DulIntInit(3), DulIntGetData(3), DulIntSignal(3), DulIntISR(3),
DulIntGetArgument(3), DitsGetTaskId(3), DitsSignal(3),
DitsGetActIndex(3).
Support
Tony Farrell, AAO
Click here for the DRAMA home page and
here for the AAO home page.
For more information, contact tony.farrell@mq.edu.au