1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-08-22 05:35:08 +00:00
qb64/internal/source/data201.txt

17 lines
471 B
Text
Raw Normal View History

2021-07-12 00:07:48 +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-07 10:32:23 +00:00
}
2021-07-16 04:12:36 +00:00
int64 fornext_value5564;
int64 fornext_finalvalue5564;
int64 fornext_step5564;
uint8 fornext_step_negative5564;
2021-07-12 00:07:48 +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;
2021-02-07 10:32:23 +00:00
}