1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-08-22 11:25:08 +00:00
qb64/internal/source/free27.txt
2018-11-02 22:37:50 +00:00

4 lines
127 B
Text

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