Viewing file:
c/huffman1/jZip.cpp
|
Back to directory listing
Author:
Loren Segal
| Last modified: February 20 2006 07:00 pm |
Download
#include "huffman.h"
jZip::
jZip
(
int
numSets
)
{
this->Sets = new CompressionSet
[
numSets
]
;
}
Powered by
GeSHi Syntax Highlighting
software.
Author of all (other) material unless otherwise specified:
Loren Segal
. Copyright 2005.