Home | Reviews | GUIpedia | Forum | Fun500
aguma | FreeBASIC BugThere's a bug in FB where when you use ImageDestroy, it doesn't free the memory. I thought it was just in Spark, but Fun500 does it too. Is there a workaround for this? | 2009-04-09 | 6:24 PM |
pharoah | Re:FreeBASIC BugBetter post on the FB forum (and make sure you have the latest version). I don't remember how image buffers work, but maybe you could do dealloc(*buffer) instead. | 2009-04-09 | 6:30 PM |
2021 Brandon Cornell