Thread: print method
View Single Post
Old Feb 27th, 2006, 8:14 AM   #5
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
Sometimes a bug doesn't bite -- until you least expect it. If you printed one too many employees, it might have just had no effect. Could have been a totally 'empty' piece of information that terminated the process. One can't rely on that; when the customer's present, it'll always make your machine run off into the weeds and upchuck. Murphy's law.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers
DaWei is offline   Reply With Quote