A simple Marco which uses generics in C to help you detect data type of any variable like you do with type() function in python .
Category: Programming Languages
-
Detect datatype of variables in C
A simple Marco which uses generics in C to help you detect data type of any variable like you do with type() function in python .