Leptonica 1.68
C Image Processing Library

heap_reg.c File Reference

Tests the heap utility. More...

#include "allheaders.h"

Go to the source code of this file.

Data Structures

struct  HeapElement

Typedefs

typedef struct HeapElement HEAPEL

Functions

 main (int argc, char **argv)

Variables

static const l_int32 NELEM = 50

Detailed Description

Tests the heap utility.

Definition in file heap_reg.c.


Typedef Documentation

typedef struct HeapElement HEAPEL

Definition at line 29 of file heap_reg.c.


Function Documentation


Variable Documentation

const l_int32 NELEM = 50 [static]

Definition at line 31 of file heap_reg.c.

Referenced by main().

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines