1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-05 18:10:24 +00:00
qb64/internal/source/free101.txt

5 lines
143 B
Plaintext
Raw Normal View History

2018-11-02 22:37:50 +00:00
if(oldstr3512){
2018-12-31 04:22:26 +00:00
if(oldstr3512->fixed)qbs_set(oldstr3512,_SUB_FREE_UDT_VARSTRINGS_STRING_N);
qbs_free(_SUB_FREE_UDT_VARSTRINGS_STRING_N);
}