1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-20 11:35:14 +00:00
qb64/internal/source/free102.txt

13 lines
533 B
Plaintext
Raw Normal View History

2021-01-21 06:18:09 +00:00
if(oldstr3588){
if(oldstr3588->fixed)qbs_set(oldstr3588,_SUB_INITIALISE_ARRAY_UDT_VARSTRINGS_STRING_N);
qbs_free(_SUB_INITIALISE_ARRAY_UDT_VARSTRINGS_STRING_N);
}
2021-01-21 06:18:09 +00:00
if(oldstr3589){
if(oldstr3589->fixed)qbs_set(oldstr3589,_SUB_INITIALISE_ARRAY_UDT_VARSTRINGS_STRING_BYTESPERELEMENT);
qbs_free(_SUB_INITIALISE_ARRAY_UDT_VARSTRINGS_STRING_BYTESPERELEMENT);
}
2021-01-21 06:18:09 +00:00
if(oldstr3590){
if(oldstr3590->fixed)qbs_set(oldstr3590,_SUB_INITIALISE_ARRAY_UDT_VARSTRINGS_STRING_ACC);
qbs_free(_SUB_INITIALISE_ARRAY_UDT_VARSTRINGS_STRING_ACC);
}