1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-06-29 10:30:36 +00:00
QB64-PE/internal/source/free240.txt

7 lines
204 B
Plaintext
Raw Normal View History

2022-05-03 06:32:16 +00:00
if(oldstr6312){
if(oldstr6312->fixed)qbs_set(oldstr6312,_FUNC_ISNUMBER_STRING___A);
2022-01-19 00:31:52 +00:00
qbs_free(_FUNC_ISNUMBER_STRING___A);
2021-09-26 02:23:37 +00:00
}
2022-01-19 00:31:52 +00:00
qbs_free(_FUNC_ISNUMBER_STRING_A);
qbs_free(_FUNC_ISNUMBER_STRING_SYMBOL);