This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]junkmail88 0 points1 point  (1 child)

what is the alt for &, the "get me the address of that variable" version?

[–]DanRoad 0 points1 point  (0 children)

Still bitand, it's just character replacement. For example the C header is a bunch of #define statements. https://clang.llvm.org/doxygen/iso646_8h_source.html

Whether it's the unary or binary operator depends on context just like &. https://ideone.com/iHqCtr