Answer Posted / agent
Yes we Macros support Multiple Arguments.
If we want to swap two value using macro how i can do if
you can do this then you know the ans.
or you can do one thing you chk greater no
By macro like
Max(30,10);
defination like :-
Max(x,y) x>y?x:y
here i m passing 2 arguments.
ok bye bye.
thx.
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
What is a loop?
Here is a neat trick for checking whether two strings are equal
What does 3 mean in texting?
write a program that types this pattern: 12345678987654321 12345678 87654321 1234567 7654321 123456 654321 12345 54321 1234 4321 123 321 12 21 1 1
Define Spanning-Tree Protocol (STP)
By using C language input a date into it and if it is right?
What language is windows 1.0 written?
Is c a great language, or what?
Explain how can you determine the size of an allocated portion of memory?
What is stack in c?
Which one would you prefer - a macro or a function?
How do I round numbers?
What the different types of arrays in c?
Is it possible to pass an entire structure to functions?
What are the advantages of using Unions?