I made a c++ program but my teacher rejected it because i had used goto function everywhere. she told me that i can use do while instead. so i started replacing goto with do while. after spending so many hours on my desktop when i tried to run it , i got an error ,so strange that i do not even know where the error is as turbo c is not telling where it is .
it says
X#=0D,CS=0A97 IP=000001D1.The NTVDM CPU has encountered an unhandled exception .
plz somebody help me fast . i have spent more than required time on this project and am ending up nowhere. i have to finish it up fast as i have to study for my 12th final exams.
before do while (with goto function) ---working as i desire
http://www.4shared.com/file/0N3_4w4M/_comp_shop_2.html
after do while
http://www.4shared.com/file/Pl5xwxEU/_comp_shop.html
please help me.... Thanks in advance