"Dicebot" wrote in message news:[email protected]...
There are surprisingly many things I miss from C but manual name mangling is not in that list.
I don't like manual name mangling, but I like being able to look at a line of code and know exactly what it does. There are other factors, but this is an important one.
I know using IDEs makes the cost of finding out what it actually does much lower, but it's a cost nonetheless.
