Hi,Is it by design that when calling functions with either ubyte or byte variables the char overload is called instead of the int (or generic) one?
(u)byte calling char overload instead of int
puffi via Digitalmars-d-learn Sat, 01 Sep 2018 10:20:51 -0700
- (u)byte calling char overload inst... puffi via Digitalmars-d-learn
- Re: (u)byte calling char over... Peter Alexander via Digitalmars-d-learn