Hacker News new | ask | show | jobs
by rcxdude 531 days ago
I've found that 'declaration follows use' is actually the easiest way to understand C type declarations. The only annoying to remember thing is which way the various type specifiers like const bind.