raja wrote:
hi,
 If i have given a variable name that is declared previously.
Is there any way to knoe the type of the variable.

No there isn't. But you can know how bytes long the variable
is with the 'sizeof' operator.

-
To unsubscribe from this list: send the line "unsubscribe linux-c-programming" 
in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to