1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-24 13:35:16 +00:00
QB64-PE/internal/source/free174.txt

9 lines
276 B
Plaintext
Raw Normal View History

if(oldstr4623){
if(oldstr4623->fixed)qbs_set(oldstr4623,_FUNC_READCHUNK_STRING_A);
2013-01-24 12:57:23 +00:00
qbs_free(_FUNC_READCHUNK_STRING_A);
}
if(oldstr4624){
if(oldstr4624->fixed)qbs_set(oldstr4624,_FUNC_READCHUNK_STRING_LAST_CHARACTER);
2013-01-24 12:57:23 +00:00
qbs_free(_FUNC_READCHUNK_STRING_LAST_CHARACTER);
}