In Visual Studio 10, Visual Basic and C# will officially attempt to converge rather than diverge. The two languages are touted by Microsoft to have the same major language features as each other; ...
</pre><BR><BR>If I comment out that for loop, everything compiles happily - the first reverse_iterator for loop in the constructor doesn't complain at all.<BR><BR>What am I missing here? I don't see ...
I need help with an algorithm and my brain is fried. I'm running into memory/performance issues so I can't have the original source of data side-by-side with a full-copy of my 'translated'(?) data ...