libroadrunner C API
Functions
Free memory routines

Routines that should be used to free various data structures generated during the course of using the library. More...

Functions

C_DECL_SPEC int rrcCallConv freeRRCData (RRCDataPtr handle)
 Free the memory associated to a RRCData object.
 
C_DECL_SPEC int rrcCallConv freeText (char *text)
 Free char* generated by library routines.
 
C_DECL_SPEC int rrcCallConv freeStringArray (RRStringArrayPtr sl)
 Free RRStringListHandle structures. More...
 
C_DECL_SPEC int rrcCallConv freeVector (RRVectorPtr vector)
 Free RRVectorHandle structures.
 
C_DECL_SPEC int rrcCallConv freeMatrix (RRDoubleMatrixPtr matrix)
 Free RRDoubleMatrixPtr structures.
 

Detailed Description

Routines that should be used to free various data structures generated during the course of using the library.

Function Documentation

◆ freeStringArray()

C_DECL_SPEC int rrcCallConv freeStringArray ( RRStringArrayPtr  sl)

Free RRStringListHandle structures.

Free RRStringArrayPtr structures