Leptonica 1.68
C Image Processing Library

selio_reg.c File Reference

Runs a number of tests on reading and writing of Sels. More...

#include <string.h>
#include "allheaders.h"

Go to the source code of this file.

Functions

 main (int argc, char **argv)

Variables

static const char * textsel1 = "xxxxxx"
static const char * textsel2 = "xxxxxx"
static const char * textsel3 = "x oo "
static const char * textsel4 = " oo x"

Detailed Description

Runs a number of tests on reading and writing of Sels.

Definition in file selio_reg.c.


Function Documentation


Variable Documentation

const char* textsel1 = "xxxxxx" [static]

Definition at line 26 of file selio_reg.c.

Referenced by main().

const char* textsel2 = "xxxxxx" [static]

Definition at line 31 of file selio_reg.c.

Referenced by main().

const char* textsel3 = "x oo " [static]

Definition at line 36 of file selio_reg.c.

Referenced by main().

const char* textsel4 = " oo x" [static]

Definition at line 41 of file selio_reg.c.

Referenced by main().

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines