Return
Styles:
Pseud0ch
,
Terminal
,
Valhalla
,
NES
,
Geocities
,
Blue Moon
.
Entire thread
Logic gate tier rating
1
Name:
Anonymous
2020-11-24 21:00
S:
NAND
A:
NOR
B:
NOT, AND
C:
OR
D:
E:
XOR
F:
XNOR
21
Name:
Anonymous
2020-11-29 0:01
>>5
#define bool_merge2_(a,b) a##b
#define bool_merge2(a,b) bool_merge2_(a,b)
What is the point of this? Why define two macros where the second one just calls the first?
I see a similar pattern too often but I have no idea what to google to figure it out.
Newer Posts
Don't change these.
Name:
Email:
Entire Thread
Thread List