1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-05 22:50:23 +00:00
QB64-PE/internal/source/free28.txt

6 lines
180 B
Plaintext
Raw Normal View History

if(oldstr2512){
if(oldstr2512->fixed)qbs_set(oldstr2512,_FUNC_ISVALIDVARIABLE_STRING_A);
qbs_free(_FUNC_ISVALIDVARIABLE_STRING_A);
}
qbs_free(_FUNC_ISVALIDVARIABLE_STRING_E);