|
|
|
|
|
by kangar00
3683 days ago
|
|
> If you cannot figure out in one minute what a C++ file is doing, assume the code is incorrect. This statement at first resonated with me, and then I thought about it: this doesn't reduce the complexity of the overall application or service, it just means that one file is simple. You could have 10,000 files instead of 1 much shorter one; is that any more simple? |
|