Elements of Programming Style
Let your compiler do the simple optimisations.
Don't strain to re-use code; reorganise instead.
- The Elements of Programming Style (Kernighan & Plaugher)
Let your compiler do the simple optimisations.
Don't strain to re-use code; reorganise instead.
- The Elements of Programming Style (Kernighan & Plaugher)