When I say "s is BAD," I mean that it contains garbage characters, not the assigned string as one would expect.
Yes, I included <string>. It wouldn't compile otherwise, right? :)
I've got access to a machine that still has VC++ 6.0, and I can't reproduce the problem there either. The...