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

13 lines
533 B
Text
Raw Normal View History

2021-01-26 15:38:16 +00:00
if(oldstr3612){
if(oldstr3612->fixed)qbs_set(oldstr3612,_SUB_INITIALISE_ARRAY_UDT_VARSTRINGS_STRING_N);
qbs_free(_SUB_INITIALISE_ARRAY_UDT_VARSTRINGS_STRING_N);
}
2021-01-26 15:38:16 +00:00
if(oldstr3613){
if(oldstr3613->fixed)qbs_set(oldstr3613,_SUB_INITIALISE_ARRAY_UDT_VARSTRINGS_STRING_BYTESPERELEMENT);
qbs_free(_SUB_INITIALISE_ARRAY_UDT_VARSTRINGS_STRING_BYTESPERELEMENT);
}
2021-01-26 15:38:16 +00:00
if(oldstr3614){
if(oldstr3614->fixed)qbs_set(oldstr3614,_SUB_INITIALISE_ARRAY_UDT_VARSTRINGS_STRING_ACC);
qbs_free(_SUB_INITIALISE_ARRAY_UDT_VARSTRINGS_STRING_ACC);
}