1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-08-04 22:20:25 +00:00
QB64-PE/internal/source/free203.txt

13 lines
521 B
Text
Raw Normal View History

2024-01-20 16:04:21 +00:00
if(oldstr4116){
if(oldstr4116->fixed)qbs_set(oldstr4116,_SUB_INITIALISE_ARRAY_UDT_VARSTRINGS_STRING_N);
qbs_free(_SUB_INITIALISE_ARRAY_UDT_VARSTRINGS_STRING_N);
}
if(oldstr4117){
if(oldstr4117->fixed)qbs_set(oldstr4117,_SUB_INITIALISE_ARRAY_UDT_VARSTRINGS_STRING_BYTESPERELEMENT);
qbs_free(_SUB_INITIALISE_ARRAY_UDT_VARSTRINGS_STRING_BYTESPERELEMENT);
}
if(oldstr4118){
if(oldstr4118->fixed)qbs_set(oldstr4118,_SUB_INITIALISE_ARRAY_UDT_VARSTRINGS_STRING_ACC);
qbs_free(_SUB_INITIALISE_ARRAY_UDT_VARSTRINGS_STRING_ACC);
2023-02-18 20:56:37 +00:00
}