Q3Set_New
You can use theQ3Set_Newfunction to create a new set.
TQ3SetObject Q3Set_New (void);DESCRIPTION
TheQ3Set_Newfunction returns, as its function result, a new set object. The set is initially empty. IfQ3Set_Newcannot create a new set object, it returnsNULL.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help