Y
Hacker News
new
|
ask
|
show
|
jobs
by
koenigdavidmj
3766 days ago
Another one:
x * y;
Is that a multiplication, whose result is being thrown away, or a declaration of a variable y of type pointer-to-x?