1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-03 10:01:21 +00:00
qb64/internal/source/free89.txt
2020-09-07 17:42:59 +00:00

5 lines
127 B
Plaintext

if(oldstr3512){
if(oldstr3512->fixed)qbs_set(oldstr3512,_FUNC_REMOVECAST_STRING_A);
qbs_free(_FUNC_REMOVECAST_STRING_A);
}