1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-25 16:15:53 +00:00
QB64-PE/internal/source/free26.txt

5 lines
127 B
Plaintext
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);
}