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