Solved, the code seems to work for now, here it is: #include <stdio.h> #include <stdlib.h> int **doolhof; void printMaze(int *column, int...
Nevermind this one I should have used capital letters and a forward slash instead of a backward. I hope one of the admins can change it as I can't...
If anyone could tell how I can switch HTML code from off to on I would be grateful, cause this doesn't look very inviting.
I am trying to write a program to solve simple mazes but somehow I can't get it to put the maze in a 2D-array, this is my code: int **doolhof;...
Separate names with a comma.