Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
ci5er
on Jan 20, 2017
|
parent
|
context
|
favorite
| on:
How Do I Declare a Function Pointer in C?
My brain parses both of your expressions (and both of your comments) the same way.
Like, it's tautological: 'de-referencing an int pointer will give you an int'
Brains are weird.
Retra
on Jan 20, 2017
[–]
Mine does too, but that's because I've trained myself to see it that way in order to understand this exact concern.
Consider applying for YC's Spring batch! Applications are open till Feb 11.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Like, it's tautological: 'de-referencing an int pointer will give you an int'
Brains are weird.