4 Creating and Editing Lines
Q3Line_EmptyData
function to release the memory occupied by the data structure returned by a previous call to Q3Line_GetData
.
TQ3Status Q3Line_EmptyData (TQ3LineData *lineData);lineData
A pointer to aTQ3LineData
structure.
Q3Line_EmptyData
function releases the memory occupied by the TQ3LineData
structure pointed to by the lineData
parameter; that memory was allocated by a previous call to Q3Line_GetData
.
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker