I doubt it's typical or even genuinely untouched. Maybe he was a tidy-freak, or maybe he tidied it specially before going to the war. But it's surely not a typical person's room. That takes away some of the historical…
VB used to allow you to omit optional parameters by just leaving it blank foo(36,,,54) sure it won't do if there are dozens but for the odd ugly case where you naughtily use optional parameters it's OK. It sounds like…
This might sound negative, but I'm really curious why this is needed if you have an IDE that tells your the parameter names as you're typing and in a mouseover. If you need it to be more visible, make that a feature in…
I doubt it's typical or even genuinely untouched. Maybe he was a tidy-freak, or maybe he tidied it specially before going to the war. But it's surely not a typical person's room. That takes away some of the historical…
VB used to allow you to omit optional parameters by just leaving it blank foo(36,,,54) sure it won't do if there are dozens but for the odd ugly case where you naughtily use optional parameters it's OK. It sounds like…
This might sound negative, but I'm really curious why this is needed if you have an IDE that tells your the parameter names as you're typing and in a mouseover. If you need it to be more visible, make that a feature in…