Electron microscopy
 
Infinite Loops
- Integrated Circuits -
- An Online Book -
Integrated Circuits                                                                                   http://www.globalsino.com/ICs/        


Chapter/Index: Introduction | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z | Appendix

=================================================================================

==================================================

Relevant functions: break, return, limit, quit/exit.

============================================

All the while(True), while(1), and for(;;) are infinite loops.         

============================================

Use of "return" to stop infinite cycling of opening the same images (refer to page4843):
          Recursive function to count up


         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         

 

 

 

 

 

 

 

 

 

 

=================================================================================