upvote
Those style guides would also disallow having multiple declarators in a single declaration.
reply
deleted
reply
I split the difference and write it "int*w".

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

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

I'm sad now.

reply