Hacker News new | ask | show | jobs
by astrodust 2658 days ago
Java: "I've got a huge standard library!"

C: "See, you're doing it wrong! I've got a really lean standard library!"

Java: "Ah, so you just focus on the basics. You have a dictionary structure? That's pretty basic."

C: "...no."

1 comments

BSDs have <sys/queue.h> and <sys/tree.h>; the former is standard on Linux as well.