Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
Koshkin
5y ago
0 comments
Save
Share
The reason the asterisk
naturally
"sticks to" the name is simply the possibility to write a series of declarations like this:
int a, *b, (*c)(int);
0 comments
1 comments · 1 top-level
top
newest
oldest
kaba0
5y ago
Which is a questionable saving of 2 lines and a few characters in a language where huge repetitions are a given, due to lack of templates/generics whatever.
1 more reply
j
/
k
navigate · click thread line to collapse