1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-18 04:45:16 +00:00
qb64/internal/source/data76.txt
Galleon 89523c1523 Backed out of bad auto-generated content
Backed out changeset: fa576ac0137c
2015-03-06 19:02:33 -08:00

25 lines
829 B
Plaintext

qbs *_FUNC_DWD_STRING_DWD=NULL;
if (!_FUNC_DWD_STRING_DWD)_FUNC_DWD_STRING_DWD=qbs_new(0,0);
qbs*oldstr3146=NULL;
if(_FUNC_DWD_STRING_EXP->tmp||_FUNC_DWD_STRING_EXP->fixed||_FUNC_DWD_STRING_EXP->readonly){
oldstr3146=_FUNC_DWD_STRING_EXP;
if (oldstr3146->cmem_descriptor){
_FUNC_DWD_STRING_EXP=qbs_new_cmem(oldstr3146->len,0);
}else{
_FUNC_DWD_STRING_EXP=qbs_new(oldstr3146->len,0);
}
memcpy(_FUNC_DWD_STRING_EXP->chr,oldstr3146->chr,oldstr3146->len);
}
qbs *_FUNC_DWD_STRING_T=NULL;
if (!_FUNC_DWD_STRING_T)_FUNC_DWD_STRING_T=qbs_new(0,0);
int32 *_FUNC_DWD_LONG_BAD=NULL;
if(_FUNC_DWD_LONG_BAD==NULL){
_FUNC_DWD_LONG_BAD=(int32*)mem_static_malloc(4);
*_FUNC_DWD_LONG_BAD=0;
}
int32 *_FUNC_DWD_LONG_L=NULL;
if(_FUNC_DWD_LONG_L==NULL){
_FUNC_DWD_LONG_L=(int32*)mem_static_malloc(4);
*_FUNC_DWD_LONG_L=0;
}