Question: Please someone can help me to fix these errors that I get when writing this C program?? what this program does is basically to create

Please someone can help me to fix these errors that I get when writing this C program?? what this program does is basically to create a maze where a robot is going through a maze from a starting point to an end point.

I am sending below a screenshot of what the (command) windows shows when I compile the program and also I will send screenshotsof the program with the codes. To save time there alredy shows in what line are the erros and in the screenshots of the program shows numbers, so it is easy to follow in which line in the program are the errors in.

Please someone can help me to fix these errors that I get

Now I am sending the program, the one above is the (command) window, below is the program

when writing this C program?? what this program does is basically to

create a maze where a robot is going through a maze from

a starting point to an end point. I am sending below a

*I know what are the erros, but please can someone solved them and explaining me? I really don't know how to fix these errors...

er.c: In function 'Is Wall' rc/mazer.c: 47: error: 'maze' undeclared (first use in this function) Brc/mazer.c: 47: error: (Each undeclared identifier is reported only once rc/mazer.c: 47: error: for each function it appears in.) src/mazer. In function Move Forward rec/mazer.c: 58: error: 'maze' undeclared (first use in this function) src/mazer.c: In function 'At Destination Brc/mazer.c: 74 error: 'x dest' undeclared (first use in this function) Brc/mazer.c: 74: error: 'y dest undeclared (first use in this function) make [src/mazer.o] Error 1 rm2297 Gdantooine /maze runners

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!