Re: #define f(g,g2) g##g2
magicman <ironsel2000@gmail.com> writes:
> What does it mean?
Do you have a C textbook? What does it say?
> what will f(12,8) output?
What happened when you tried it?
--
Keith Thompson (The_Other_Keith) <kst-u@mib.org>
Nokia
"We must do something. This is something. Therefore, we must do this."
-- Antony Jay and Jonathan Lynn, "Yes Minister"
|