The MASM Forum Archive 2004 to 2012

General Forums => The Workshop => Topic started by: Randall Hyde on August 04, 2006, 01:10:40 AM

Title: TYPENAME function?
Post by: Randall Hyde on August 04, 2006, 01:10:40 AM
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