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/free114.txt

11 lines
408 B
Text
Raw Normal View History

2024-06-26 12:49:17 +00:00
if(oldstr3731){
if(oldstr3731->fixed)qbs_set(oldstr3731,_FUNC_ELEMENTGETSTRINGVALUE_STRING_ELE);
2024-06-23 20:54:15 +00:00
qbs_free(_FUNC_ELEMENTGETSTRINGVALUE_STRING_ELE);
2022-08-26 14:13:09 +00:00
}
2024-06-26 12:49:17 +00:00
if(oldstr3732){
if(oldstr3732->fixed)qbs_set(oldstr3732,_FUNC_ELEMENTGETSTRINGVALUE_STRING_VALUE);
2024-06-23 20:54:15 +00:00
qbs_free(_FUNC_ELEMENTGETSTRINGVALUE_STRING_VALUE);
}
qbs_free(_FUNC_ELEMENTGETSTRINGVALUE_STRING_RAWSTRING);
qbs_free(_FUNC_ELEMENTGETSTRINGVALUE_STRING_RES);