under the heading "Formatted printing". Apart from the fact that the D code uses printf (running gag), is uses "import stdio;" which should probably be "import std.c.stdio;" ? It also would be a great place to mention the %.*s trick and writefln, I think. L.