#include <iostream.h>
#include <iostream> using namespace std;
template <class Type> //ADD THIS friend ostream& operator<<(ostream&, const linkedListType&);