text cover

Data Abstraction and Problem Solving with C++

Walls and Mirrors

by Frank M. Carrano

Addison Wesley Logo

c08p420a.cpp

Go to the documentation of this file.
00001 
00015 int SortedList::sortedGetLength()
00016 {
00017    return getLength();
00018 }  // end sortedGetLength

Generated on Sun Aug 27 19:59:37 2006 for AWLogo by  doxygen 1.4.6