Hacker News new | ask | show | jobs
by tom_ 1 day ago
I split the difference and write it "int*w".

(Most style guides tell you to declare one name per line anyway...)

1 comments

I have seen `int * w` in the real world.

I'm sad now.