Y
Hacker News
new
|
ask
|
show
|
jobs
by
chriswarbo
2925 days ago
The asterisk symbol in C is heavily overloaded too; it can mean a pointer type, dereferencing a pointer, multiplication (of ints, floats, ...).
1 comments
whatcanthisbee
2925 days ago
another instance where IDEs can help juniors by providing hover-to-show-name/descriptions
link