Thread overview | |||||
---|---|---|---|---|---|
|
February 19, 2003 OO Shapes Example | ||||
---|---|---|---|---|
| ||||
http://www.angelfire.com/tx4/cus/shapes/index.html |
February 28, 2003 Re: OO Shapes Example | ||||
---|---|---|---|---|
| ||||
Posted in reply to Mark Evans | "Mark Evans" <Mark_member@pathlink.com> wrote in message news:b2v7rs$1t6d$1@digitaldaemon.com... > > http://www.angelfire.com/tx4/cus/shapes/index.html I sent them a D version. |
March 01, 2003 Re: OO Shapes Example | ||||
---|---|---|---|---|
| ||||
Posted in reply to Walter | I love http://www.angelfire.com/tx4/cus/shapes/brain.html although its a bit verbose, as the only op you realy need is *a = *b = *a - *b; as long as the PC is addressable or two instructions *locn = acc = acc - *locn; and if (acc==0)goto wherever; only the latter may be possible in Java or CLR bytecode; (if you confused about logical [bitwise ops] just remember a+a = 2a ( a - (0 - a)) and enough of those leaves you with the lsb in the msb) "Walter" <walter@digitalmars.com> wrote in message news:b3osra$e5h$1@digitaldaemon.com... > > "Mark Evans" <Mark_member@pathlink.com> wrote in message news:b2v7rs$1t6d$1@digitaldaemon.com... > > > > http://www.angelfire.com/tx4/cus/shapes/index.html > > I sent them a D version. > > |
Copyright © 1999-2021 by the D Language Foundation