1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-05 19:20:25 +00:00
qb64/internal/source/free36.txt

6 lines
175 B
Plaintext
Raw Normal View History

2020-01-15 20:11:04 +00:00
if(oldstr2850){
if(oldstr2850->fixed)qbs_set(oldstr2850,_SUB_REMOVEELEMENTS_STRING_A);
qbs_free(_SUB_REMOVEELEMENTS_STRING_A);
}
qbs_free(_SUB_REMOVEELEMENTS_STRING_A2);