1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-12 19:15:13 +00:00
QB64-PE/internal/source/data96.txt

15 lines
628 B
Plaintext
Raw Normal View History

qbs *_FUNC_PEEKNEXTELEMENT_STRING_PEEKNEXTELEMENT=NULL;
if (!_FUNC_PEEKNEXTELEMENT_STRING_PEEKNEXTELEMENT)_FUNC_PEEKNEXTELEMENT_STRING_PEEKNEXTELEMENT=qbs_new(0,0);
qbs*oldstr3647=NULL;
if(_FUNC_PEEKNEXTELEMENT_STRING_A->tmp||_FUNC_PEEKNEXTELEMENT_STRING_A->fixed||_FUNC_PEEKNEXTELEMENT_STRING_A->readonly){
oldstr3647=_FUNC_PEEKNEXTELEMENT_STRING_A;
if (oldstr3647->cmem_descriptor){
_FUNC_PEEKNEXTELEMENT_STRING_A=qbs_new_cmem(oldstr3647->len,0);
2022-09-09 12:19:17 +00:00
}else{
_FUNC_PEEKNEXTELEMENT_STRING_A=qbs_new(oldstr3647->len,0);
2022-08-26 14:13:09 +00:00
}
memcpy(_FUNC_PEEKNEXTELEMENT_STRING_A->chr,oldstr3647->chr,oldstr3647->len);
2022-08-26 14:13:09 +00:00
}
int32 pass3648;
int32 pass3649;