1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-03 07:41:21 +00:00
qb64/internal/source/free102.txt

13 lines
497 B
Plaintext
Raw Normal View History

2021-02-07 10:32:23 +00:00
if(oldstr3613){
if(oldstr3613->fixed)qbs_set(oldstr3613,_SUB_FREE_ARRAY_UDT_VARSTRINGS_STRING_N);
qbs_free(_SUB_FREE_ARRAY_UDT_VARSTRINGS_STRING_N);
}
2021-02-07 10:32:23 +00:00
if(oldstr3614){
if(oldstr3614->fixed)qbs_set(oldstr3614,_SUB_FREE_ARRAY_UDT_VARSTRINGS_STRING_BYTESPERELEMENT);
qbs_free(_SUB_FREE_ARRAY_UDT_VARSTRINGS_STRING_BYTESPERELEMENT);
}
2021-02-07 10:32:23 +00:00
if(oldstr3615){
if(oldstr3615->fixed)qbs_set(oldstr3615,_SUB_FREE_ARRAY_UDT_VARSTRINGS_STRING_ACC);
qbs_free(_SUB_FREE_ARRAY_UDT_VARSTRINGS_STRING_ACC);
}