Hi, i'm really stuck with this linked list and i feel tottaly out of my depth.
Hopefully i can get it a bit clearer! what im trying to do is a print simulation with three priorities and im trying to make the linked list to act like the queue so a job with priority 1 goes first and priority 3 goes last, any ideas?