Description: An implementation using VC++6.0 Maze procedure. Through the file input to obtain maps, enter the start and end, if there is a path ,the path will be marked "*",otherwise,"There is no path" will be printed!
To Search:
File list (Check if you may need any files):
MazeDemo\main.h
........\MAP\1.map
........\...\2.map
........\...\3.map
........\...\4.map
........\maze.h
........\MazeDemo.c
........\MazeDemo.exe
........\sqstack.h
........\MAP
MazeDemo