You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
it does not respect boundaries set by CustomArrays.ini even when this option is enabled
it treats all variables as 4 bytes, even str8 and str16 variables
using a high numeric var like $12000 allows to start allocating from 12001, but it requires comping as a command, there is not compiler setting otherwise (maybe repurpose alloc(...) for that?)