added hak_makesymbolwithuchars()/hak_makesymbolwithbchars()/hak_makestringwithuchars()/hak_makestirngwithbchars()

fixed some fpc code related to character type configured
This commit is contained in:
2025-10-08 23:38:24 +09:00
parent 56dfb3630e
commit 7504ec1a4c
20 changed files with 406 additions and 132 deletions

View File

@ -5,7 +5,6 @@ int main(int argc, char* argv[])
{
hak_t* hak;
hak_oop_t v;
hak_liw_t liw;
hak_ooi_t i, j;
int n;