I want to use an infinite while in c block but when I use for example while(1) and run the simulation result doesn't appear in screen at all (even after 10 hours). What's the problem then? Why the stored data wipes out when I use a variable like an array? I'm waiting for your answer.