ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

example.c File Reference
#include "zlib.h"
#include <stdio.h>

Go to the source code of this file.

Defines

#define TESTFILE   "foo.gz"
#define CHECK_ERR(err, msg)

Functions

void test_compress OF ((Byte *compr, uLong comprLen, Byte *uncompr, uLong uncomprLen))
void test_gzio OF ((const char *fname, Byte *uncompr, uLong uncomprLen))
void test_deflate OF ((Byte *compr, uLong comprLen))
void test_flush OF ((Byte *compr, uLong *comprLen))
int main OF ((int argc, char *argv[]))
void test_compress (Byte *compr, uLong comprLen, Byte *uncompr, uLong uncomprLen)
void test_gzio (char *fname, Byte *uncompr, uLong uncomprLen) const
void test_deflate (Byte *compr, uLong comprLen)
void test_inflate (Byte *compr, uLong comprLen, Byte *uncompr, uLong uncomprLen)
void test_large_deflate (Byte *compr, uLong comprLen, Byte *uncompr, uLong uncomprLen)
void test_large_inflate (Byte *compr, uLong comprLen, Byte *uncompr, uLong uncomprLen)
void test_flush (Byte *compr, uLong *comprLen)
void test_sync (Byte *compr, uLong comprLen, Byte *uncompr, uLong uncomprLen)
void test_dict_deflate (Byte *compr, uLong comprLen)
void test_dict_inflate (Byte *compr, uLong comprLen, Byte *uncompr, uLong uncomprLen)
int main (int argc, argv)

Variables

const char hello [] = "hello, hello!"
const char dictionary [] = "hello"
uLong dictId

Generated on Wed May 23 2012 04:47:15 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.