<<<<< TERMINAL SCREEN DRAWING SUBROUTINE >>>>>>>>

UTERMINAL

                    TERMINAL                  

NEXT

 $V1$
                                              

PAGETURNER

If they want to quit, do so
    <<<<<< REVIEW CLEANING SUBROUTINE >>>>>>

CLEAN

If they want to quit, do so

BOX



GO

 Assume that there are three separate functions:
   funct_1()          
   {                  
      --------        
      --------        
   }                  
                                    main()             
                                    {                  
                                           :--;        
                                           :---;       
                                    }                  
   funct_n()          
   {                  
         ---;         
   }                  
 These functions may be compiled and then loaded together!


AGAIN1

 $S11$
 $S12$
 $S13$
 $S14$
 $S15$
 TH:                                  

AGAIN2

                                  
 $S21$
 $S22$
 $S23$
 $S24$
 $S25$
    NOW MOVE IN THE MAIN WITH THE REST in TWO STEPS

 $S11$
 $S12$
 $S13$
 $S14$
 $S15$
 $S11$
 $S12$
 $S13$
 $S14$
 $S15$
 When loaded/linked together these functions
 make up one complete executable image/program!