First page
Back
Continue
Last page
Graphics
PrintList method
void Linke::PrintList( )
{
printNodes(head);
}