Re: killing a map

new topic     » goto parent     » topic index » view thread      » older message » newer message
euphoric said...

I'm done with a map and want to destroy/release it. There is no map:[destroy|kill|delete|release]( mymap )! So is there no way to release it once it's been created (except to end the program)?

FTFM

TFM said...

A new object of type map is created. The resources allocated for the map will be automatically cleaned up if the reference count of the returned value drops to zero, or if passed in a call to delete.

Matt

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu