home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH15 / A150932.TXT < prev    next >
Encoding:
Text File  |  1993-11-19  |  153 b   |  4 lines

  1. The process you have just watched is a bubble sort.  The sort was
  2. applied to integers.  Now, the same algorithm will be applied to
  3. character strings.
  4.