Connecting Tech Pros Worldwide Forums | Help | Site Map

Variable Types

Emry
Guest
 
Posts: n/a
#1: Jul 19 '05
Is there a macro or function that will return the type of a variable, or at
least varify the type?




John Harrison
Guest
 
Posts: n/a
#2: Jul 19 '05

re: Variable Types



"Emry" <meyaden_emrys@hotmail.com> wrote in message
news:h_ZZa.8124$M6.616745@newsread1.prod.itd.earth link.net...[color=blue]
> Is there a macro or function that will return the type of a variable, or[/color]
at[color=blue]
> least varify the type?
>[/color]

There are no macros or functions that will do that. But there might be a way
to do whatever it is you are trying to achieve. Why not explain what you
want, and someone might be able to show you a way to do it in C++.

john


Closed Thread