1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-09-20 07:54:46 +00:00
QB64-PE/internal/source/free8.txt

22 lines
785 B
Text
Raw Normal View History

2024-06-26 12:49:17 +00:00
if(oldstr2263){
if(oldstr2263->fixed)qbs_set(oldstr2263,_FUNC_ALLOCARRAY_STRING_N2);
2022-09-09 12:19:17 +00:00
qbs_free(_FUNC_ALLOCARRAY_STRING_N2);
}
2024-06-26 12:49:17 +00:00
if(oldstr2264){
if(oldstr2264->fixed)qbs_set(oldstr2264,_FUNC_ALLOCARRAY_STRING_ELEMENTS);
2022-09-09 12:19:17 +00:00
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);