how to invoke the macro in another macro?



how to invoke the macro in another macro?..

Answer / guest

do it normally....

#define HHH(x) (x*x)
#define YYY(y) (y+y)

cout << HHH(YYY(5)) <<endl;

o/p -- 100

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Programming Languages AllOther Interview Questions

Is the IT field raise again? What is the position of IT after 4 years?

0 Answers  


is it possible to learn sap from book without any tutorial. if yes please mention the beginner,s book of sap and also make your valuable advice for self study of sap .

0 Answers  


What is the language used for Artificial Intelligence?

1 Answers  


i want to improve my english vocab for racking campus written exam plz tell me best book for prepration......

0 Answers  


HOW TO FIND NUMBER OF TWOS IN N!(N FACTORIAL)??

0 Answers  


how can i apply validation without using errorprovider in C# windows application

1 Answers  


I need to fetch all rows from the table based one field value in the table and later do a condition check if the condition is true I will have to move all the rows present in the data base to output file one else if the condition is not satisfied then move all the records of that field value into another file .Please let me know how to do that

0 Answers  


how to generate dsnless connectivity in j2ee

0 Answers  


hi, all this is shoba m.c.a . i have learned abap but no oppurtunities right now as fresher , right now i want to learn any course on demand any one pls suggest me good course and institute in hyderabad

0 Answers  


When we have two versions of the dot net installed how does the compiler know which version of DLL it has to select to an application.

0 Answers   Tesco,


Write 5 differences between Memory Reference Instruction and Register Reference Instruction.

1 Answers   TCS, TJM,


how many trailing zeroes are there in 100! (100 factorial)?

5 Answers  


Categories