Maybe it could be useful to somehow identify functions that allocate memory which needs to be freed later? Right now it's hard to tell looking at the API without looking at the specifics in the .c code or finding example code. (I just updated my o.table sorting object and had to look a bunch things up for the new version of libo)
Maybe it could be useful to somehow identify functions that allocate memory which needs to be freed later? Right now it's hard to tell looking at the API without looking at the specifics in the .c code or finding example code. (I just updated my o.table sorting object and had to look a bunch things up for the new version of libo)