Re: forall and do loop



Ok thanks... I like the easier-to-read concept!! okay then i will
proceed with that and complete the coding and also begin looking for
a good freeware profiler tool to look into the bottlenecks. Any
suggestions in this regard.

So from the discussion i conclude that coding style is not relevant in
some extent for code optimization and i can use the easier-to-read
concept and let the complier take care of the rest and if there are
some bottlenecks then i can use highegg's suggestions.

Thanks

.