1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-08-05 19:20:26 +00:00
QB64-PE/internal/source/data12.txt

26 lines
676 B
Text
Raw Normal View History

2023-04-25 22:01:53 +00:00
qbs*oldstr2317=NULL;
2022-09-09 12:19:17 +00:00
if(_SUB_VWATCHVARIABLE_STRING_THIS->tmp||_SUB_VWATCHVARIABLE_STRING_THIS->fixed||_SUB_VWATCHVARIABLE_STRING_THIS->readonly){
2023-04-25 22:01:53 +00:00
oldstr2317=_SUB_VWATCHVARIABLE_STRING_THIS;
if (oldstr2317->cmem_descriptor){
_SUB_VWATCHVARIABLE_STRING_THIS=qbs_new_cmem(oldstr2317->len,0);
2022-08-26 14:13:09 +00:00
}else{
2023-04-25 22:01:53 +00:00
_SUB_VWATCHVARIABLE_STRING_THIS=qbs_new(oldstr2317->len,0);
2022-09-09 12:19:17 +00:00
}
2023-04-25 22:01:53 +00:00
memcpy(_SUB_VWATCHVARIABLE_STRING_THIS->chr,oldstr2317->chr,oldstr2317->len);
2022-09-09 12:19:17 +00:00
}
2023-04-25 22:01:53 +00:00
int32 pass2319;
2023-03-24 21:04:26 +00:00
int32 pass2320;
2023-04-25 22:01:53 +00:00
int8 pass2321;
int32 pass2322;
int32 pass2323;
int8 pass2324;
2023-03-24 21:04:26 +00:00
int16 pass2325;
int16 pass2326;
2022-12-20 13:31:46 +00:00
int16 pass2327;
int16 pass2328;
int16 pass2329;
2023-02-19 08:27:35 +00:00
int16 pass2330;
int16 pass2331;
2023-04-25 22:01:53 +00:00
int16 pass2332;
int16 pass2333;