I am in the middle of programming a Train Seat Reservation program, could anybody help me out with this error I am getting when trying to compile and run my code the code I get is:
I have looked everywhere online and the only possible fix is to change the linker to console, but it don't work. Others are saying it could be a missing semi-colon that I have not put after a closing bracket.
Any help would be much appreciated, thanks!
http://codepad.org/YZcYukpX
*Could somebody move this to the HTML & Programming section, posted here by accident sorry.
Error 4 error C1004: unexpected end-of-file found
I have looked everywhere online and the only possible fix is to change the linker to console, but it don't work. Others are saying it could be a missing semi-colon that I have not put after a closing bracket.
Any help would be much appreciated, thanks!
http://codepad.org/YZcYukpX
*Could somebody move this to the HTML & Programming section, posted here by accident sorry.
Last edited: