1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-09-04 11:10:15 +00:00
qb64/internal/source/free26.txt
2021-07-15 06:37:27 +00:00

4 lines
127 B
Text

if(oldstr2800){
if(oldstr2800->fixed)qbs_set(oldstr2800,_FUNC_ISUINTEGER_STRING_I);
qbs_free(_FUNC_ISUINTEGER_STRING_I);
}