1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-09-07 16:30:18 +00:00
QB64-PE/internal/source/free18.txt
2018-12-31 04:22:26 +00:00

7 lines
248 B
Text

if(oldstr2540){
if(oldstr2540->fixed)qbs_set(oldstr2540,_FUNC_FINDARRAY_STRING_SECURE);
qbs_free(_FUNC_FINDARRAY_STRING_SECURE);
}
qbs_free(_FUNC_FINDARRAY_STRING_N);
qbs_free(_FUNC_FINDARRAY_STRING_SC);
qbs_free(_FUNC_FINDARRAY_STRING_N2);