Q3File_New
You can use theQ3File_Newfunction to create a new file object.
TQ3FileObject Q3File_New (void);DESCRIPTION
TheQ3File_Newfunction returns, as its function result, a new file object. IfQ3File_Newcannot create a new file object, it returns the valueNULL.ERRORS
kQ3ErrorOutOfMemory