9 lines
320 B
C
9 lines
320 B
C
|
/**********************************************************************
|
||
|
*
|
||
|
* Text Compression Public Header File
|
||
|
*
|
||
|
**********************************************************************/
|
||
|
|
||
|
#define hphrOOM ((HPHR) -1) // Returned on OOM in HphrLoadTableHfs
|
||
|
#define DECOMPRESS_NIL (-1) // Returned on OOM in CbDecompressQch
|