(int*** matrix, long rows)
Free the memory of a integer matrix.
Documentation
Free the memory of a integer matrix.
- Parameters:
- matrix - : matrix to free
rows - : number of rows
- Returns:
- 0 for succes; -1 for error
Alphabetic index
This page was generated with the help of DOC++.