A lot of people don’t know this one weird trick — much like JavaScript, C also lets you perform arithmetic with mixed types:
You can do this for exponents, too!
@luna wait,, what would ** even do in C? it's not an operator,, right?
@green this is left as an exercise for the reader.
@luna okay fine, i'm dumb. unary * is a thing
@green @luna Took me a while, too. It is two steps, first the one *, then the other.
@luna If someone doesn't get de reference you really should give them a pointer or two.
@green