home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH01 / A01104.TXT < prev    next >
Encoding:
Text File  |  1993-09-30  |  201 b   |  5 lines

  1. A modular approach to programming usually produces a program with
  2. a better structure and cleaner design than the procedural
  3. approach.  However, it still may not be easy to change the program
  4. code.
  5.