top | item 40974930

(no title)

rational_indian | 1 year ago

That's the problem with C. It cannot have a sane cargo like system. The language is not built for writing libraries. There is a reason why everyone keeps reinventing the wheel when it comes to datastructures in C. Where is STL for C?

discuss

order

Ragnarork|1 year ago

The closest is GLib and it's absolutely not fun to work with.