1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-20 22:05:15 +00:00
qb64/internal/source/data186.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

44 lines
1.9 KiB
Plaintext

qbs*oldstr9870=NULL;
if(_SUB_VERIFYSTRING_STRING_T->tmp||_SUB_VERIFYSTRING_STRING_T->fixed||_SUB_VERIFYSTRING_STRING_T->readonly){
oldstr9870=_SUB_VERIFYSTRING_STRING_T;
if (oldstr9870->cmem_descriptor){
_SUB_VERIFYSTRING_STRING_T=qbs_new_cmem(oldstr9870->len,0);
}else{
_SUB_VERIFYSTRING_STRING_T=qbs_new(oldstr9870->len,0);
}
memcpy(_SUB_VERIFYSTRING_STRING_T->chr,oldstr9870->chr,oldstr9870->len);
}
int32 *_SUB_VERIFYSTRING_LONG_J=NULL;
if(_SUB_VERIFYSTRING_LONG_J==NULL){
_SUB_VERIFYSTRING_LONG_J=(int32*)mem_static_malloc(4);
*_SUB_VERIFYSTRING_LONG_J=0;
}
qbs *_SUB_VERIFYSTRING_STRING_COMP=NULL;
if (!_SUB_VERIFYSTRING_STRING_COMP)_SUB_VERIFYSTRING_STRING_COMP=qbs_new(0,0);
int32 *_SUB_VERIFYSTRING_LONG_GOOD=NULL;
if(_SUB_VERIFYSTRING_LONG_GOOD==NULL){
_SUB_VERIFYSTRING_LONG_GOOD=(int32*)mem_static_malloc(4);
*_SUB_VERIFYSTRING_LONG_GOOD=0;
}
int32 *_SUB_VERIFYSTRING_LONG_I=NULL;
if(_SUB_VERIFYSTRING_LONG_I==NULL){
_SUB_VERIFYSTRING_LONG_I=(int32*)mem_static_malloc(4);
*_SUB_VERIFYSTRING_LONG_I=0;
}
int64 fornext_value9874;
int64 fornext_finalvalue9874;
int64 fornext_step9874;
uint8 fornext_step_negative9874;
byte_element_struct *byte_element_9875=NULL;
if (!byte_element_9875){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_9875=(byte_element_struct*)(mem_static_pointer-12); else byte_element_9875=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_9876=NULL;
if (!byte_element_9876){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_9876=(byte_element_struct*)(mem_static_pointer-12); else byte_element_9876=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_9877=NULL;
if (!byte_element_9877){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_9877=(byte_element_struct*)(mem_static_pointer-12); else byte_element_9877=(byte_element_struct*)mem_static_malloc(12);
}