1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-09-16 17:54:16 +00:00
QB64-PE/internal/source/data72.txt
SMcNeill 3941732ed5 Push for Luke that fixes the CLOCK routine to stop massive IDE lag for LINUX users.
Also set name for new commands to _DESKTOPWIDTH, _DESKTOPHEIHT, _SCREENICON as the community seemed to prefer them.
2014-07-11 02:57:14 -04:00

46 lines
1.6 KiB
Text

qbs*oldstr8251=NULL;
if(_SUB_XREAD_STRING_CA->tmp||_SUB_XREAD_STRING_CA->fixed||_SUB_XREAD_STRING_CA->readonly){
oldstr8251=_SUB_XREAD_STRING_CA;
if (oldstr8251->cmem_descriptor){
_SUB_XREAD_STRING_CA=qbs_new_cmem(oldstr8251->len,0);
}else{
_SUB_XREAD_STRING_CA=qbs_new(oldstr8251->len,0);
}
memcpy(_SUB_XREAD_STRING_CA->chr,oldstr8251->chr,oldstr8251->len);
}
qbs *_SUB_XREAD_STRING_L=NULL;
if (!_SUB_XREAD_STRING_L)_SUB_XREAD_STRING_L=qbs_new(0,0);
int32 *_SUB_XREAD_LONG_I=NULL;
if(_SUB_XREAD_LONG_I==NULL){
_SUB_XREAD_LONG_I=(int32*)mem_static_malloc(4);
*_SUB_XREAD_LONG_I=0;
}
qbs *_SUB_XREAD_STRING_A3=NULL;
if (!_SUB_XREAD_STRING_A3)_SUB_XREAD_STRING_A3=qbs_new(0,0);
int32 *_SUB_XREAD_LONG_B=NULL;
if(_SUB_XREAD_LONG_B==NULL){
_SUB_XREAD_LONG_B=(int32*)mem_static_malloc(4);
*_SUB_XREAD_LONG_B=0;
}
int64 fornext_value8253;
int64 fornext_finalvalue8253;
int64 fornext_step8253;
uint8 fornext_step_negative8253;
qbs *_SUB_XREAD_STRING_A2=NULL;
if (!_SUB_XREAD_STRING_A2)_SUB_XREAD_STRING_A2=qbs_new(0,0);
qbs *_SUB_XREAD_STRING_E=NULL;
if (!_SUB_XREAD_STRING_E)_SUB_XREAD_STRING_E=qbs_new(0,0);
int32 *_SUB_XREAD_LONG_T=NULL;
if(_SUB_XREAD_LONG_T==NULL){
_SUB_XREAD_LONG_T=(int32*)mem_static_malloc(4);
*_SUB_XREAD_LONG_T=0;
}
int32 pass8254;
int32 pass8256;
int32 pass8257;
int32 pass8258;
int32 pass8259;
byte_element_struct *byte_element_8261=NULL;
if (!byte_element_8261){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_8261=(byte_element_struct*)(mem_static_pointer-12); else byte_element_8261=(byte_element_struct*)mem_static_malloc(12);
}