Code::Blocks  SVN r11506
Functions
crc32.cpp File Reference
#include <wx/string.h>
#include <wx/file.h>
#include "crc32.h"
#include "globals.h"
Include dependency graph for crc32.cpp:

Go to the source code of this file.

Functions

static wxUint32GetCRC32Table (wxUint32 *crc_table)
 

Function Documentation

◆ GetCRC32Table()

static wxUint32* GetCRC32Table ( wxUint32 crc_table)
static

Definition at line 26 of file crc32.cpp.

Referenced by wxCrc32::FromString().