In inline " expression passed as argument are evalauated
once " while in macro "in some cases expression passed as
argument are evaluated more than once " --> i am not getting
it plz help to make me understand....
No Answer is Posted For this Question
Be the First to Post Answer
Why is the function main() special?
Is c++ a software?
What is general format for a prototype?
What is the difference between "calloc" and "malloc"?
Write a corrected statement in c++ so that the statement will work properly. if (4 < x < 11) y=2*x;
What is enum class in c++?
What is searching?
Is c++ vector a linked list?
Explain the purpose of the keyword volatile.
How do you flush std cout?
What is the difference between inline functions and macros?
Why cstdlib is used in c++?