R
rohitjogya
Hi friends,
I want to print data type name of some variables...
there is a function called typeof(var) which returns data type of var
but want to print it so i need the result in char* format
is there any method for that??
Please help me out
I want to print data type name of some variables...
there is a function called typeof(var) which returns data type of var
but want to print it so i need the result in char* format
is there any method for that??
Please help me out