Y
Hacker News
new
|
ask
|
show
|
jobs
by
chpatrick
257 days ago
To be pedantic compiled languages only check types at compile time as well. If you have a C library that takes void* then it can easily go wrong at runtime.