1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-08-21 16:45:07 +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-15 04:53:58 +00:00
int64 fornext_value5542;
int64 fornext_finalvalue5542;
int64 fornext_step5542;
uint8 fornext_step_negative5542;
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
}