int sequence_free

(sequence_t** sq)

Frees all memory in a given array of integer sequences.

Documentation

Frees all memory in a given array of integer sequences.
Parameters:
sq - sequence structure
Returns:
0 for succes, -1 for error

Alphabetic index



This page was generated with the help of DOC++.