ニュース

I'm quite new to programming, so please do forgive my newbie questions and thanks for your help in advance! : )I'm trying to write a little program in C ...
Sometimes when using a condition-controlled (WHILE) loop there may be a situation where the program loops forever. This situation is known as an infinite loop.