You gotta have style — a C style sheet Posted on 2018 December 16 by Craig Goldman Every C programmer, and every programming team that uses C, must have a C style sheet — a description of how the C program...
Your function bodies are too fat Posted on 2018 December 4 by Craig Goldman Without peeking, I’m willing to bet your function bodies are too fat. Your procedures are too big. They contain too much detail, too many...