Home Segments Index Top Previous Next

112: Mainline

The key virtue of procedure abstraction is that you make it easy to reuse your programs. Instead of trying to copy particular lines of program, you—or another programmer—arrange to call a previously defined function.