Variable Types

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Emry

    Variable Types

    Is there a macro or function that will return the type of a variable, or at
    least varify the type?



  • John Harrison

    #2
    Re: Variable Types


    "Emry" <meyaden_emrys@ hotmail.com> wrote in message
    news:h_ZZa.8124 $M6.616745@news read1.prod.itd. earthlink.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


    Comment

    Working...