Ask HN: Tips for maintaining a C codebase?
https://news.ycombinator.com/item?id=5786308My team has a small but growing C library. We have a set of coding and naming conventions that are generally followed and things are fairly modular. Most of us are not C programmers though, so I want to continue reading and learning from other code to bring in useful ideas to our code base. Thanks in advance.