1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-09-18 09:14:45 +00:00
qb64/internal/source/free27.txt

4 lines
127 B
Text

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