Help for this page
SV *make_aoa_c( int n_rows, int n_cols ) { int i, j; ... return newRV_noinc( table ); }