ug4
crc32.cpp File Reference
#include <cstring>
#include "boost/crc.hpp"
#include "crc32.h"

Namespaces

 ug
 the ug namespace
 

Functions

uint32 ug::crc32 (const char *str)
 Calculates the crc32 for a null-terminated string. More...