1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-03 17:01:21 +00:00
QB64-PE/internal/source/data200.txt

17 lines
471 B
Plaintext
Raw Normal View History

2021-02-08 14:42:20 +00:00
int32 *_SUB_SORT_LONG_I=NULL;
if(_SUB_SORT_LONG_I==NULL){
_SUB_SORT_LONG_I=(int32*)mem_static_malloc(4);
*_SUB_SORT_LONG_I=0;
}
2021-02-18 18:10:07 +00:00
int64 fornext_value5382;
int64 fornext_finalvalue5382;
int64 fornext_step5382;
uint8 fornext_step_negative5382;
2021-02-08 14:42:20 +00:00
qbs *_SUB_SORT_STRING_X=NULL;
if (!_SUB_SORT_STRING_X)_SUB_SORT_STRING_X=qbs_new(0,0);
int32 *_SUB_SORT_LONG_J=NULL;
if(_SUB_SORT_LONG_J==NULL){
_SUB_SORT_LONG_J=(int32*)mem_static_malloc(4);
*_SUB_SORT_LONG_J=0;
}