Coder's Guild Mailing List

Towers of Hanoi

Posted by Nick Fotopoulos on 1999-04-29

At school, we have long since passed the Towers of Hanoi problem, but I was
wondering how to do it iteratively..  While looking over the recursive code,
I could not figure out how it is done.. Does anyone know where I can get
this code? This is not an assignment, btw.

Thanks everyone.

Nick Fotopoulos