Changes

From Free Knowledge Base- The DUCK Project: information for everyone
Jump to: navigation, search

Data Sorting in VB6

164 bytes added, 16:04, 29 January 2008
/* Sorting Algorithms */
The following lines were added (+) and removed (-):
|# Simple and fast on small lists, slow on big lists|# Extremely fast when the data is distributed over a small number range.  Number only.  Requires more memory.