7 lines
93 B
C
7 lines
93 B
C
|
/* unbal6.h */
|
||
|
#define UNBAL6( a, b) ((a) + (b))
|
||
|
UNBAL6
|
||
|
(
|
||
|
x
|
||
|
,
|