35 Macro, macros #define s(b) b*2-1int main(){printf("%d",s(3)*2);return 0;}Output:4 Share this Share on FacebookTweet on TwitterPlus on Google+ Related Posts464935362950