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

26 lines
676 B
Text
Raw Normal View History

2022-11-27 03:36:50 +00:00
qbs*oldstr2302=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-11-27 03:36:50 +00:00
oldstr2302=_SUB_VWATCHVARIABLE_STRING_THIS;
if (oldstr2302->cmem_descriptor){
_SUB_VWATCHVARIABLE_STRING_THIS=qbs_new_cmem(oldstr2302->len,0);
2022-08-26 14:13:09 +00:00
}else{
2022-11-27 03:36:50 +00:00
_SUB_VWATCHVARIABLE_STRING_THIS=qbs_new(oldstr2302->len,0);
2022-09-09 12:19:17 +00:00
}
2022-11-27 03:36:50 +00:00
memcpy(_SUB_VWATCHVARIABLE_STRING_THIS->chr,oldstr2302->chr,oldstr2302->len);
2022-09-09 12:19:17 +00:00
}
2022-11-27 00:30:08 +00:00
int32 pass2304;
2022-11-27 03:36:50 +00:00
int32 pass2305;
int8 pass2306;
2022-11-27 00:30:08 +00:00
int32 pass2307;
2022-11-27 03:36:50 +00:00
int32 pass2308;
int8 pass2309;
2022-11-27 00:30:08 +00:00
int16 pass2310;
2022-09-09 12:19:17 +00:00
int16 pass2311;
int16 pass2312;
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;