(int rows,  int columns)
 Allocation of a integer matrix.
Documentation
Allocation of a integer matrix.
- Parameters:
- rows - : number of rows
 columns - : number of columns
 
- Returns:
-   pointer to a matrix
 
Alphabetic index
This page was generated with the help of DOC++.