Hacker News new | ask | show | jobs
by catnaroek 3353 days ago
Not void pointers per se, but if you use runtime information to determine how to interpret the data pointed by a void pointer, that's dynamic typing, yes.