>>13
No. Hungarian has nothing to do with typing. In fact, Hungarian was originally meant for assembly language where there is no typing at all (mostly with MASM which had a powerful preprocessor and macro system).
But for some reason, the developers at Microsoft carried it over to C and then C++. What a disaster. I'm glad Microsoft has done well to not taint their more modern technologies with it.