Indefinite Loop
Submitted by jakerpomperada on Sunday, November 22, 2009 - 16:34.
Language
Hi there in this code I show how to create a program that demonstrate the concept of indefinite loop in C++ . Indefinite Loop is very useful if you want your program to continues running without interruption in this case I put a code that any moment from now the user can terminate the program while running.
If you like my work send me an email at
[email protected]
. I am also accepting programming jobs like programming assignments, projects and thesis in a very reasonable price. People here in the Philippines can contact me through my mobile phone number at 09296768375 and my telephone number at home +63 (034) 4335081 . Thank you very much and Happy Programming. Regards, Mr. Jake Rodriguez Pomperada, MAED-Instructional Technology Programmer, Teacher and Computer TechncianNote: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.
Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.
FOR YOUR OWN SAFETY, PLEASE:
1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.
Add new comment
- 87 views