summaryrefslogtreecommitdiff
path: root/huffman.c
AgeCommit message (Collapse)Author
2008-11-13Remove AllocateMemory, FreeMemory, MoveMemory, ErrorExit, and ReportError ↵Matt Turner
functions git-svn-id: svn://mattst88.com/svn/cleanbench/trunk@17 0d43b9a7-5ab2-4d7b-af9d-f64450cef757
2008-11-13-- Still working toward killing nbench1.hMatt Turner
-- Removing AllocateMemory and FreeMemory calls git-svn-id: svn://mattst88.com/svn/cleanbench/trunk@15 0d43b9a7-5ab2-4d7b-af9d-f64450cef757
2008-11-12Move static function prototypes from nbench1.h to appropriate filesMatt Turner
git-svn-id: svn://mattst88.com/svn/cleanbench/trunk@14 0d43b9a7-5ab2-4d7b-af9d-f64450cef757
2008-11-11-- Split nbench1.c into component filesMatt Turner
-- Combine wordcat.h with huffman routines in huffman.c -- Readd NNET.DAT (oops) -- Update Makefile to build component files git-svn-id: svn://mattst88.com/svn/cleanbench/trunk@3 0d43b9a7-5ab2-4d7b-af9d-f64450cef757