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

8 lines
248 B
Plaintext
Raw Normal View History

2018-12-31 04:22:26 +00:00
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);