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

17 lines
471 B
Plaintext
Raw Normal View History

2022-01-19 00:31:52 +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;
}
2022-02-24 21:45:34 +00:00
int64 fornext_value6223;
int64 fornext_finalvalue6223;
int64 fornext_step6223;
uint8 fornext_step_negative6223;
2022-01-19 00:31:52 +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-10-18 03:13:30 +00:00
}