Re: Find the Data Type of Variable
- From: Eric Sosman <eric.sosman@xxxxxxx>
- Date: Tue, 31 Jan 2006 11:03:36 -0500
chellappa wrote On 01/31/06 10:42,:
> Hi All,
> How to find the data type of the variable ?
Remember it.
> is there any libaray
> function avaiable?
No.
> Because i want create generic data type of some
> operation .
If it's truly "generic" you don't need to know
the type. To the extent that type knowledge is needed,
you're not writing generic code.
--
Eric.Sosman@xxxxxxx
.
- References:
- Find the Data Type of Variable
- From: chellappa
- Find the Data Type of Variable
- Prev by Date: Re: Just curiosity about some constructs
- Next by Date: Re: Find the Data Type of Variable
- Previous by thread: Find the Data Type of Variable
- Next by thread: Re: Find the Data Type of Variable
- Index(es):
Relevant Pages
|