Programming language benchmark

Andrei Alexandrescu SeeWebsiteForEmail at erdani.org
Wed Jun 22 07:11:05 PDT 2011


On 6/22/11 6:52 AM, Dmitry Olshansky wrote:
> for (q = buf; *q; ++q); if (q > buf) *(q-1) = 0;//was that triming '\n'?

Now that's an interesting line.

Andrei


More information about the Digitalmars-d mailing list