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 π. The code snippet contains examples on how to use it.Extend it as much as you like π. #include <stdio.h> #include <std...
hashnode.insanelogs.xyz2 min read
No responses yet.