Leptonica 1.68
C Image Processing Library

buffertest.c File Reference

Demonstrates using the bbuffer (byte buffer) operations. More...

#include "allheaders.h"

Go to the source code of this file.

Defines

#define NBLOCKS   11

Functions

 main (int argc, char **argv)

Detailed Description

Demonstrates using the bbuffer (byte buffer) operations.

Definition in file buffertest.c.


Define Documentation

#define NBLOCKS   11

Definition at line 24 of file buffertest.c.

Referenced by main().


Function Documentation

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines