Oxygen Basic
Programming => Problems & Solutions => Topic started by: José Roca on October 03, 2018, 01:49:25 PM
-
chr accepts more than one value, e.g. dim s as string = chr(65, 66, 67) but wchr only accepts one.
-
Thanks. I am extending this feature to wchr