1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-01 09:10:37 +00:00
qb64/internal/source/data73.txt

6 lines
201 B
Plaintext
Raw Normal View History

2021-02-07 10:32:23 +00:00
int32 *_SUB_SET_ORDEROFOPERATIONS_LONG_I=NULL;
if(_SUB_SET_ORDEROFOPERATIONS_LONG_I==NULL){
_SUB_SET_ORDEROFOPERATIONS_LONG_I=(int32*)mem_static_malloc(4);
*_SUB_SET_ORDEROFOPERATIONS_LONG_I=0;
2021-02-05 21:01:53 +00:00
}