Im a newbie in C... can anyone tell me.. how are macros different from functions
I know that macro is just a replacement, so type checking is not performed in macros.. are there any other differences
thanks in advance
I know that macro is just a replacement, so type checking is not performed in macros.. are there any other differences
thanks in advance
Comment