NAME
FreeArgs - Free allocated memory after ReadArgs() (V36)
SYNOPSIS
FreeArgs(rdargs)
D1
void FreeArgs(struct RDArgs *)
FUNCTION
Frees memory allocated to return arguments in from ReadArgs(). If
ReadArgs allocated the RDArgs structure it will be freed.
INPUTS
rdargs - structure returned from ReadArgs()
SEE ALSO
ReadArgs(), ReadItem(), FindArg()