{I am a newbie to this forum and programing.
I am trying to write a program that takes a lists of technical support engineers and move them from the top of the list to the bottom when they get a support call assisted to them. "round robin"
A little background on this. I am not a student trying to get my homework done for me. I am one of the TSE's mentioned above. I've been told by various members in my organization that this would be difficult to do. I disagree and think that a C++ programmer could write this quite easily. I've got a C++ for dummy's book here and will try to learn this because I find it fascinating.
Anyway could someone give me an example of how this program} would look. I don't need it to compile or anything like that just looking for a place to start.
TIA