1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-27 23:05:53 +00:00
QB64-PE/internal/source/free8.txt
2022-11-27 03:36:50 +00:00

22 lines
785 B
Plaintext

if(oldstr2195){
if(oldstr2195->fixed)qbs_set(oldstr2195,_FUNC_ALLOCARRAY_STRING_N2);
qbs_free(_FUNC_ALLOCARRAY_STRING_N2);
}
if(oldstr2196){
if(oldstr2196->fixed)qbs_set(oldstr2196,_FUNC_ALLOCARRAY_STRING_ELEMENTS);
qbs_free(_FUNC_ALLOCARRAY_STRING_ELEMENTS);
}
qbs_free(_FUNC_ALLOCARRAY_STRING_F12);
qbs_free(_FUNC_ALLOCARRAY_STRING_E);
qbs_free(_FUNC_ALLOCARRAY_STRING_N);
qbs_free(_FUNC_ALLOCARRAY_STRING_L);
qbs_free(_FUNC_ALLOCARRAY_STRING_E2);
qbs_free(_FUNC_ALLOCARRAY_STRING_CR);
qbs_free(_FUNC_ALLOCARRAY_STRING_SD);
qbs_free(_FUNC_ALLOCARRAY_STRING_E3);
qbs_free(_FUNC_ALLOCARRAY_STRING_E3BASE);
qbs_free(_FUNC_ALLOCARRAY_STRING_BYTESPERELEMENT);
qbs_free(_FUNC_ALLOCARRAY_STRING_SIZESTR);
qbs_free(_FUNC_ALLOCARRAY_STRING_ELESIZESTR);
qbs_free(_FUNC_ALLOCARRAY_STRING_ACC);