1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-09-08 00:40:17 +00:00
QB64-PE/internal/source/data12.txt

26 lines
676 B
Text
Raw Normal View History

2022-12-19 15:39:35 +00:00
qbs*oldstr2305=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){
2022-12-19 15:39:35 +00:00
oldstr2305=_SUB_VWATCHVARIABLE_STRING_THIS;
if (oldstr2305->cmem_descriptor){
_SUB_VWATCHVARIABLE_STRING_THIS=qbs_new_cmem(oldstr2305->len,0);
2022-08-26 14:13:09 +00:00
}else{
2022-12-19 15:39:35 +00:00
_SUB_VWATCHVARIABLE_STRING_THIS=qbs_new(oldstr2305->len,0);
2022-09-09 12:19:17 +00:00
}
2022-12-19 15:39:35 +00:00
memcpy(_SUB_VWATCHVARIABLE_STRING_THIS->chr,oldstr2305->chr,oldstr2305->len);
2022-09-09 12:19:17 +00:00
}
2022-11-27 00:30:08 +00:00
int32 pass2307;
2022-11-27 03:36:50 +00:00
int32 pass2308;
int8 pass2309;
2022-12-19 15:39:35 +00:00
int32 pass2310;
int32 pass2311;
int8 pass2312;
2022-09-09 12:19:17 +00:00
int16 pass2313;
2022-10-01 17:41:56 +00:00
int16 pass2314;
2022-10-02 22:25:45 +00:00
int16 pass2315;
int16 pass2316;
2022-11-16 04:41:13 +00:00
int16 pass2317;
2022-11-27 03:36:50 +00:00
int16 pass2318;
2022-12-19 15:39:35 +00:00
int16 pass2319;
int16 pass2320;
int16 pass2321;