SimpleStats v1.5

http://simplestats.sourceforge.net

Powered by: SourceForge Logo

Project Admin: Eric J. Peters


void quickSort (DWORD *A, int l, int r)

This is a standard quicksort.

Documentation

This is a standard quicksort.

Parameters:
A - This is the data array.
l - This is the left index.
r - This is the right index.
Version:
Change Log:
  • 05/07/2001 erpeters{at}users.sourceforge.net
    • initial implementation
  • 11/23/2001 erpeters{at}users.sourceforge.net
    • Added prototype to Stats.h

alphabetic index hierarchy of classes


Powered by: SourceForge Logo
Project Admin: Eric J. Peters

generated by doc++