1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-12 14:35:12 +00:00
QB64-PE/internal/source/free101.txt

13 lines
533 B
Plaintext
Raw Normal View History

2018-11-01 14:26:08 +00:00
if(oldstr3507){
if(oldstr3507->fixed)qbs_set(oldstr3507,_SUB_INITIALISE_ARRAY_UDT_VARSTRINGS_STRING_N);
qbs_free(_SUB_INITIALISE_ARRAY_UDT_VARSTRINGS_STRING_N);
}
if(oldstr3508){
if(oldstr3508->fixed)qbs_set(oldstr3508,_SUB_INITIALISE_ARRAY_UDT_VARSTRINGS_STRING_BYTESPERELEMENT);
qbs_free(_SUB_INITIALISE_ARRAY_UDT_VARSTRINGS_STRING_BYTESPERELEMENT);
}
if(oldstr3509){
if(oldstr3509->fixed)qbs_set(oldstr3509,_SUB_INITIALISE_ARRAY_UDT_VARSTRINGS_STRING_ACC);
qbs_free(_SUB_INITIALISE_ARRAY_UDT_VARSTRINGS_STRING_ACC);
}