|
|
|
|
|
by xxpor
1203 days ago
|
|
>Writing basic data structures isn't a niche, esoteric edge case. It very much should be though! That's exactly the type of thing that should be written once by someone who knows what they're doing, and then reused 1000000 times. People slapping together a quick data structure is a huge problem in C. |
|