1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-09-20 06:44:44 +00:00
QB64-PE/internal/source/free168.txt
2024-03-25 13:22:46 +00:00

5 lines
157 B
Text

if(oldstr4004){
if(oldstr4004->fixed)qbs_set(oldstr4004,_FUNC_NUMERIC_STRING_EXP);
qbs_free(_FUNC_NUMERIC_STRING_EXP);
}
qbs_free(_FUNC_NUMERIC_STRING_ELE);