예를 들어서 양수면 참이고 음수면 거짓이라고 했을때는if(변수 > 0)참이다else(변수 < 0)거짓이다이렇게 하면 되자나..근데 만약 여기에 음수/양수가 아니라아예 정수를 못받게 하려면 어떻게 해야함??
If ( Sizeof (int) == sizeof (변수) )
typeof
https://gcc.gnu.org/onlinedocs/gcc/Typeof.html