very newbie question (sring confusion)

bearophile bearophileHUGS at lycos.com
Fri Jun 3 10:32:05 PDT 2011


Lloyd Dupont:

> I did the following, what do you think of my implementation?

Those for loops seem better as foreach ones, or even reverse foreach ones.
Probably in std.algorithm there is stuff to shorten your code.

Bye,
bearophile


More information about the Digitalmars-d-learn mailing list