[GRASS-user] GRASS API questions- related with free()

Pedro Roma pedroroma1982 at gmail.com
Tue Nov 16 19:23:19 EST 2010


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/grass-user/attachments/20101117/83af1b6c/attachment.html


More information about the grass-user mailing list