[DRAFT] This Week in D - Jan 18

Zach the Mystic via Digitalmars-d digitalmars-d at puremagic.com
Sun Jan 18 19:19:37 PST 2015


On Monday, 19 January 2015 at 01:42:58 UTC, Adam D. Ruppe wrote:
> Anyone like to do a quick proofread of the next edition of This 
> Week in D?

float divideBy(float divisor, float dividend) {
return dividend / dividend; <-- not a very interesting 
mathematical operation here!


More information about the Digitalmars-d mailing list