1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-16 11:55:14 +00:00
qb64/internal/source/data109.txt

6 lines
185 B
Plaintext
Raw Normal View History

int32 *_SUB_INCREASEUDTARRAYS_LONG_X=NULL;
if(_SUB_INCREASEUDTARRAYS_LONG_X==NULL){
_SUB_INCREASEUDTARRAYS_LONG_X=(int32*)mem_static_malloc(4);
*_SUB_INCREASEUDTARRAYS_LONG_X=0;
2021-10-14 05:32:36 +00:00
}