Hi All,
I cannot recall if there is a way in MASM to obtain the type name of a declared variable. Is there a way to do this. In particular, if I declare something with typedef, I'm interested in the name I created rather than the underlying type.
Thanks,
Randy Hyde