Télécharger la liste

Description du projet

bogosort sorts files or its standard input using the "bogo-sort" algorithm. It can also just randomise the lines in its input, allowing you to perform your own check in a loop.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-09-05 01:44 Retour à la liste release
0.4.0

Il existe une nouvelle option - semences. Codes de sortie sont tirées de sysexits.h. L'algorithme de randomisation fait maintenant ce qu'il était prévu de faire, et la dernière ligne ne soit pas ignorée si elle n'est pas terminée par un saut de ligne.
Tags: Major bugfixes
There is a new --seed option. Exit codes are taken from sysexits.h. The randomization algorithm now does what it was intended to do, and the last line isn't ignored if not terminated by a newline.

Project Resources