ChatGPT is saying I can print unicode scalars like that but i donβt see it works and no compiler warnings even. Did it make this up or did I do something wrong?
Writeln('Unicode scalar 1F496: ', #$1F496); // π Writeln('Unicode scalar 1F496: ', WideChar($1F496)); // π Regards, Ryan Joseph
_______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal