1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-08-22 04:25:08 +00:00
qb64/internal/source/free26.txt

5 lines
127 B
Text
Raw Normal View History

2021-07-15 06:37:27 +00:00
if(oldstr2800){
if(oldstr2800->fixed)qbs_set(oldstr2800,_FUNC_ISUINTEGER_STRING_I);
2021-02-07 10:32:23 +00:00
qbs_free(_FUNC_ISUINTEGER_STRING_I);
}