|
|
|
|
|
by madmoose
1100 days ago
|
|
> For C and Go, there really is only one prevailing idiom on how to write code What’s the one idiomatic idiom in C for a growable list of items? Because I must have a seen a hundred of those in my time. What’s the one idiomatic idiom in C for a hashmap? I’ve seen about a hundred of those too. |
|