c-programming-a-modern-approach-solutions
c-programming-a-modern-approach-solutions copied to clipboard
[Ch08, pp09] Endless loop
In the event a path cannot be continued because it is blocked on all sides the program will endlessly loop and must be manually stopped.