Hi,
My program is supposed to print from the input file (My array size is 10).But everytime I run the program it gives me warning massage saying the program has stopped working. Can someone please explain what is going on with my code?
Thank you for your time!
This one is different. I used the for loop outside the while loop and it did not give me any garbage data. So, I wanted to make sure why the program stopped here unlike my other post. That post is all about garbage data. So, I need a explanation for it.