1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-12 15:45:13 +00:00
QB64-PE/internal/source/free75.txt

9 lines
236 B
Plaintext
Raw Normal View History

2023-12-30 11:03:30 +00:00
if(oldstr3619){
if(oldstr3619->fixed)qbs_set(oldstr3619,_FUNC_N2S_STRING_EXP);
2023-02-13 12:57:38 +00:00
qbs_free(_FUNC_N2S_STRING_EXP);
}
qbs_free(_FUNC_N2S_STRING_T);
qbs_free(_FUNC_N2S_STRING_SIGN);
qbs_free(_FUNC_N2S_STRING_L);
qbs_free(_FUNC_N2S_STRING_R);