Bruce Eckel's Thinking in C++, 2nd Ed
Contents
|
Prev
|
Next
Basic complexity hiding
You’ll often find that messy code can be cleaned up by putting it inside a class. This is more than fastidiousness – if nothing else, it aids readability and therefore maintainability, and it can often lead to reusability.
Contents
|
Prev
|
Next
Go to CodeGuru.com
Contact:
webmaster@codeguru.com
© Copyright 1997-1999 CodeGuru