Greetings
I'm using i.gensigset and I realized that, in  a few variavbles, memory is
not being released. and those are:
indx = G_alloc_ivector(nbands);
 y = G_alloc_matrix(nbands, nbands);
 col = G_alloc_vector(nbands);

What specific functions, from GRASS APIm can I use to release allocated
memory for those?

Thanks
Pedro
_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to