Thursday, February 24, 2011

Sub Programs and Meter Displays


Main Program


Sub Program
  • This activity was to use programing we just previously learned (increasing variables) and to apply it with subprogramming.
  • The sub program contains all of the acutal work while allowing the main program to minimize and organize all the work it has.
  • Also sub-programs can be easily copied and moved allowing work witht he main-program to be easier

1 comment: