Originally published at: MemoryBlocks For Speed: A Case Study – Xojo Programming Blog
A few years ago I held a session about MemoryBlocks at the Xojo Developer Conference where I discussed how, generally, MemoryBlocks (and Ptrs) should be avoided except for cases where you must use them, e.g., Declare, or when speed is absolutely critical. I offered this advice because a MemoryBlock can be tedious to work with,…
1 post - 1 participant