crc.cc File Reference

#include "crc.h"
#include "common_types.h"
#include "utils.h"
#include <fstream>

Include dependency graph for crc.cc:

Go to the source code of this file.

Functions

uint32 crc32 (const char *filename)
uint32 crc32_syspath (const char *filename)

Variables

static uint32 crc32_tab []


Function Documentation

uint32 crc32 ( const char *  filename  ) 

Definition at line 120 of file crc.cc.

References crc32_tab.

Referenced by crc32_syspath().

uint32 crc32_syspath ( const char *  filename  ) 

Definition at line 136 of file crc.cc.

References crc32(), and get_system_path().

Referenced by exult_main(), and main().

Here is the call graph for this function:


Variable Documentation

uint32 crc32_tab[] [static]

Definition at line 51 of file crc.cc.

Referenced by crc32().


Generated on Mon Jul 9 14:43:25 2007 for ExultEngine by  doxygen 1.5.1