1 Managing Sets
Q3Set_New
function to create a new set.
TQ3SetObject Q3Set_New (void);
Q3Set_New
function returns, as its function result, a new set object. The set is initially empty. If Q3Set_New
cannot create a new set object, it returns NULL
.
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker