[Gambas-devel] Free state memory when enumeration BREAKs

Tobias Boege tobias at ...692...
Tue Aug 28 17:25:58 CEST 2012


Hi,

for my enumeration state, I allocate a buffer via GB.Alloc(). If it happens
that the enumeration gets aborted by means of BREAK, is there any
notification mechanism?

And just to be sure I well understood: GB.ListEnum(), GB.NextEnum() and
GB.GetEnum() are used together to modify all other currently active
enumerations in case the common enumeration object is modified?

Regards,
Tobi





More information about the Devel mailing list