tibasTupleList_Create()
Creates a tuple list.
      Declaration
tibas_status titibasTupleList_Create(
    tibasTupleList* tupleList)
Parameters
               
               
               
                  
                     | Parameter | Description | 
               
               
                  
                     | tupleList | The tuple list created by the operation. | 
               
            
Remarks	
Use the tibasTupleList_Create() function to create a tuple list.
A tuple list is a tibasTupleList object that is used to store a list of tuple objects.
Copyright © Cloud Software Group, Inc. All rights reserved.