News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

TYPENAME function?

Started by Randall Hyde, August 04, 2006, 01:10:40 AM

Previous topic - Next topic

Randall Hyde

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