1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-07 19:10:25 +00:00
qb64/internal/source/data259.txt

11 lines
400 B
Plaintext

int32 *_SUB_RETRIEVESEARCHHISTORY_LONG_FH=NULL;
if(_SUB_RETRIEVESEARCHHISTORY_LONG_FH==NULL){
_SUB_RETRIEVESEARCHHISTORY_LONG_FH=(int32*)mem_static_malloc(4);
*_SUB_RETRIEVESEARCHHISTORY_LONG_FH=0;
}
int32 *_SUB_RETRIEVESEARCHHISTORY_LONG_LN=NULL;
if(_SUB_RETRIEVESEARCHHISTORY_LONG_LN==NULL){
_SUB_RETRIEVESEARCHHISTORY_LONG_LN=(int32*)mem_static_malloc(4);
*_SUB_RETRIEVESEARCHHISTORY_LONG_LN=0;
}