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-11-16 04:41:13 +00:00
qbs*oldstr2301=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-16 04:41:13 +00:00
oldstr2301=_SUB_VWATCHVARIABLE_STRING_THIS;
if (oldstr2301->cmem_descriptor){
_SUB_VWATCHVARIABLE_STRING_THIS=qbs_new_cmem(oldstr2301->len,0);
2022-08-26 14:13:09 +00:00
}else{
2022-11-16 04:41:13 +00:00
_SUB_VWATCHVARIABLE_STRING_THIS=qbs_new(oldstr2301->len,0);
2022-09-09 12:19:17 +00:00
}
2022-11-16 04:41:13 +00:00
memcpy(_SUB_VWATCHVARIABLE_STRING_THIS->chr,oldstr2301->chr,oldstr2301->len);
2022-09-09 12:19:17 +00:00
}
int32 pass2303;
2022-11-16 04:41:13 +00:00
int32 pass2304;
int8 pass2305;
2022-10-02 22:25:45 +00:00
int32 pass2306;
2022-11-16 04:41:13 +00:00
int32 pass2307;
int8 pass2308;
2022-09-09 12:19:17 +00:00
int16 pass2309;
int16 pass2310;
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;