Dec 242017
UNEEK is a program that is functionally quite similar to the “unique” command of Un*x, it reads through the input file and retains only the last of duplicate records. Includes full C source code. | |||
---|---|---|---|
File Name | File Size | Zip Size | Zip Type |
QUEUE.C | 1084 | 401 | deflated |
QUEUE.H | 307 | 179 | deflated |
READ.ME | 329 | 211 | deflated |
UNEEK.C | 8013 | 2622 | deflated |
UNEEK.DOC | 5916 | 2105 | deflated |
UNEEK.EXE | 12402 | 7711 | deflated |
UZ.BAT | 32 | 32 | stored |
ZIPLST | 75 | 54 | deflated |
Download File UNEK101.ZIP Here
Contents of the READ.ME file
UNEK101.ZIP - Version 1.0.1 - Date: June 18, 1990
This version is just a recompilation of UNEEK using Turbo C++ 1.0.
The resulting EXE is slightly smaller and slightly faster than the
version compiled with Turbo C 2.0.
UNEK100A.ZIP - Version 1.0.0A - Date May 21, 1990
First public release.
This version is just a recompilation of UNEEK using Turbo C++ 1.0.
The resulting EXE is slightly smaller and slightly faster than the
version compiled with Turbo C 2.0.
UNEK100A.ZIP - Version 1.0.0A - Date May 21, 1990
First public release.
December 24, 2017
Add comments