Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
corruptio
on March 16, 2016
|
parent
|
context
|
favorite
| on:
Klisp – An implementation of the Kernel programmin...
#define and &&
heh
cpeterso
on March 17, 2016
|
next
[–]
iso646.h already `#defines and &&` for you:
https://en.wikipedia.org/wiki/C_alternative_tokens
cmrdporcupine
on March 16, 2016
|
prev
[–]
Yep, had the same thought. #define AND(a,b) a && b
analognoise
on March 17, 2016
|
parent
[–]
See answer above about arbitrary number of arguments.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
heh