Context algorithm
Semi-predictive context algorithm implementation
 All Data Structures Files Functions Variables Typedefs Macros Pages
alpha.c File Reference
#include "alpha.h"

Go to the source code of this file.

Functions

void buildAlpha (Uchar *text, const Uint textlen)
 Reads input text and initializes alphabet variables. More...
 

Function Documentation

void buildAlpha ( Uchar text,
const Uint  textlen 
)

Reads input text and initializes alphabet variables.

Definition at line 21 of file alpha.c.