1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-01 13:50:36 +00:00
QB64-PE/internal/source/data253.txt
2022-01-19 00:31:52 +00:00

41 lines
1.9 KiB
Plaintext

qbs *_FUNC_DOWNLOAD_STRING_DOWNLOAD=NULL;
if (!_FUNC_DOWNLOAD_STRING_DOWNLOAD)_FUNC_DOWNLOAD_STRING_DOWNLOAD=qbs_new(0,0);
qbs*oldstr6510=NULL;
if(_FUNC_DOWNLOAD_STRING_URL->tmp||_FUNC_DOWNLOAD_STRING_URL->fixed||_FUNC_DOWNLOAD_STRING_URL->readonly){
oldstr6510=_FUNC_DOWNLOAD_STRING_URL;
if (oldstr6510->cmem_descriptor){
_FUNC_DOWNLOAD_STRING_URL=qbs_new_cmem(oldstr6510->len,0);
}else{
_FUNC_DOWNLOAD_STRING_URL=qbs_new(oldstr6510->len,0);
}
memcpy(_FUNC_DOWNLOAD_STRING_URL->chr,oldstr6510->chr,oldstr6510->len);
}
qbs*oldstr6511=NULL;
if(_FUNC_DOWNLOAD_STRING_OUTPUTVAR->tmp||_FUNC_DOWNLOAD_STRING_OUTPUTVAR->fixed||_FUNC_DOWNLOAD_STRING_OUTPUTVAR->readonly){
oldstr6511=_FUNC_DOWNLOAD_STRING_OUTPUTVAR;
if (oldstr6511->cmem_descriptor){
_FUNC_DOWNLOAD_STRING_OUTPUTVAR=qbs_new_cmem(oldstr6511->len,0);
}else{
_FUNC_DOWNLOAD_STRING_OUTPUTVAR=qbs_new(oldstr6511->len,0);
}
memcpy(_FUNC_DOWNLOAD_STRING_OUTPUTVAR->chr,oldstr6511->chr,oldstr6511->len);
}
qbs*oldstr6512=NULL;
if(_FUNC_DOWNLOAD_STRING_LOOKFOR->tmp||_FUNC_DOWNLOAD_STRING_LOOKFOR->fixed||_FUNC_DOWNLOAD_STRING_LOOKFOR->readonly){
oldstr6512=_FUNC_DOWNLOAD_STRING_LOOKFOR;
if (oldstr6512->cmem_descriptor){
_FUNC_DOWNLOAD_STRING_LOOKFOR=qbs_new_cmem(oldstr6512->len,0);
}else{
_FUNC_DOWNLOAD_STRING_LOOKFOR=qbs_new(oldstr6512->len,0);
}
memcpy(_FUNC_DOWNLOAD_STRING_LOOKFOR->chr,oldstr6512->chr,oldstr6512->len);
}
byte_element_struct *byte_element_6513=NULL;
if (!byte_element_6513){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6513=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6513=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_6514=NULL;
if (!byte_element_6514){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6514=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6514=(byte_element_struct*)mem_static_malloc(12);
}