1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-24 17:05:13 +00:00
QB64-PE/internal/source/free102.txt

13 lines
497 B
Plaintext
Raw Normal View History

2022-05-06 18:13:57 +00:00
if(oldstr3737){
if(oldstr3737->fixed)qbs_set(oldstr3737,_SUB_FREE_ARRAY_UDT_VARSTRINGS_STRING_N);
qbs_free(_SUB_FREE_ARRAY_UDT_VARSTRINGS_STRING_N);
}
2022-05-03 06:32:16 +00:00
if(oldstr3738){
2022-05-06 18:13:57 +00:00
if(oldstr3738->fixed)qbs_set(oldstr3738,_SUB_FREE_ARRAY_UDT_VARSTRINGS_STRING_BYTESPERELEMENT);
qbs_free(_SUB_FREE_ARRAY_UDT_VARSTRINGS_STRING_BYTESPERELEMENT);
}
if(oldstr3739){
if(oldstr3739->fixed)qbs_set(oldstr3739,_SUB_FREE_ARRAY_UDT_VARSTRINGS_STRING_ACC);
qbs_free(_SUB_FREE_ARRAY_UDT_VARSTRINGS_STRING_ACC);
}