Re: Find the Data Type of Variable





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

.



Relevant Pages

  • Find the Data Type of Variable
    ... is there any libaray ... Because i want create generic data type of some ... Prev by Date: ...
    (comp.lang.c)
  • find all fields with the same name
    ... I have a set of tables that each has a field named 'dued', data type = date. ... PS I am not very familiar with all that ADO, DAO, etc.. ... Prev by Date: ...
    (microsoft.public.access.modulesdaovba)
  • Re: I need a one-way encryption algorithm!
    ... I need to put garbage in most of the fields on the file. ... > resulting fields need to be the same data type and length as the ... complex encryption algorithm needed? ... Prev by Date: ...
    (comp.lang.cobol)
  • Re: creat index
    ... >> the data type of the field is general text. ... > original thread instead. ... so the whole thing is off-topic in a VB newsgroup. ... Prev by Date: ...
    (microsoft.public.vb.general.discussion)
  • Re: Save Images to Microsoft Access
    ... Look into the OLE (BLOB?) data type. ... Prev by Date: ...
    (microsoft.public.vb.syntax)