Question: What is the most elegant way to do this:

Frank Fischer frank.fischer at s2001.tu-chemnitz.de
Fri Aug 10 09:33:36 PDT 2007


Daniel919 wrote:

> Hi, I attached my solution.

Nice one.

Is it possible *not* to use delegates? This is just because of efficiency,
since it seems that the use of delegates always generates 'call'-statements
in the assembly code (although this may not be a problem in my case).

But I really like your solution, it's better than mine, thanks.

Frank


More information about the Digitalmars-d-learn mailing list