Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
kscaldef
on Jan 10, 2013
|
parent
|
context
|
favorite
| on:
The Unreasonable Effectiveness of C
C is weakly-typed. You can cast anything to anything else and the compiler won't stop you.
pimentel
on Jan 10, 2013
[–]
That's right! Completely forgot about the cast.
dakimov
on Jan 11, 2013
|
parent
[–]
The worse thing is that you can address a memory location and interpret it as another type (aliasing).
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: