Hacker News new | ask | show | jobs
by swift 5550 days ago
Well, function pointers exist in C, though they are certainly a clumsy replacement for having methods (or first-class functions / closures / currying) built into the language.