logoalt Hacker News

tom_today at 6:57 PM1 replyview on HN

I split the difference and write it "int*w".

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


Replies

kpstoday at 8:18 PM

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

I'm sad now.