1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-08-04 13:00:24 +00:00
QB64-PE/internal/source/data286.txt

11 lines
400 B
Text
Raw Normal View History

2022-12-19 15:39:35 +00:00
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;
2022-11-27 21:41:39 +00:00
}