fairly new to C programming, but understand the basics.
tried googling but really didnt know what to look for. what i did find resulted in the problem not being resolved.
in my school program i set up a while loop to ask the user to enter a series of numbers, one at a time, using the same variable. the problem occurs when the variable gets a new value. the program freezes and i get a pop-up saying "program has stopped working. windows is searching for a solution. blah blah blah". i close that window and the program just kicks out to the "Pess any key to continue" message.
programs that don't have a value change run fine. the "Hello World!" runs.
using codeblocks 10.05 for windows 7. says my compiler is GNU GCC Compiler. C programming