1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-09-12 16:40:25 +00:00
qb64/internal/source/free18.txt
2021-07-15 00:58:45 +00:00

7 lines
248 B
Text

if(oldstr2640){
if(oldstr2640->fixed)qbs_set(oldstr2640,_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);