Thread
:
Little bit of pascal help
View Single Post
Oct 10th, 2006, 9:34 PM
#
9
DaWei
Resident Grouch
Join Date: Jun 2005
Posts: 6,453
Rep Power:
10
You still need to look up procedures. They can be invoked from any point, whereas your example only reuses the code at that one particular place.
__________________
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
View Public Profile
Visit DaWei's homepage!
Find More Posts by DaWei