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

5 lines
127 B
Plaintext

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