SYNOPSISDD *closedd(DD *dd); PARAMETERS
DD *closedd(DD *dd);
DESCRIPTIONClose and free a data definition structure. The frees all the memory allocated by opendd().
SEE ALSOopendd()