libRoadRunner C API  1.0.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
Free memory routines

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

Functions

bool freeRRCData (RRCDataPtr handle)
 Free the memory associated to a RRCData object.
 
bool freeText (char *text)
 Free char* generated by library routines.
 
bool freeStringArray (RRStringArrayPtr sl)
 Free RRStringListHandle structures. More...
 
bool freeVector (RRVectorPtr vector)
 Free RRVectorHandle structures.
 
bool 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

bool freeStringArray ( RRStringArrayPtr  sl)

Free RRStringListHandle structures.

Free RRStringArrayPtr structures