I have a linked list comprised of chars like so...



node1 - "p"
node2 - "o"
node3 - "p"


I need a function that will take in three perameters...