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 |
Given a cube of size n*n*n (i.e made up of n^3 smaller cubes), find the number of smaller cubes on the surface. Extend this to k-dimension.
In OB52 , How to define two open posting period, Like only 5 and 8 posting should be open.. should not open 6 and 7..period..
what are the differences between CONS, LIST, and APPEND
along with oracle which language will be beneficial to have knowledge with,java,.net,since i m doing oracle have appeared for 8th sem BEIT,plz suggest
What language / script is used to validate web page
how to display xisheet in list box in c# .net
Given n red balls and m blue balls and some containers, how would you distribute those balls among the containers such that the probability of picking a red ball is maximized, assuming that the user randomly chooses a container and then randomly picks a ball from that.
What is SOLID Principle in Programming Language?
Colors specified with the notation
what is the extension of SPDS Dynamic cluster tables?
Given three sides of a triangle. Write the Program to determine whether the triangle is : 1) Invalid 2) Right Angled 3) Isoscales 4) Equilateral 5) Not Special An Isoscales right angled triangle should be taken as a Right Angled Triangle
3 Answers FFC, Goldman Sachs, Student,
hoe to data grid use in sql server 2000?