byte & byte
Jesse Phillips
jessekphillips+D at gmail.com
Fri Oct 29 13:08:55 PDT 2010
Ellery Newcomer Wrote:
> It all depends on how important backwards compatibility with C is (I
> wish it weren't important).
I know, in this case it would seem odd to rely on such behavior of C (I expect such operations are generally placed in a short and thus does not care what happens as an int)
But I do understand the desire behind the rule. I mean it is much easier to convert C when you have the compiler yelling at you.
More information about the Digitalmars-d-learn
mailing list