tesseract  3.03
/usr/local/google/home/jbreiden/tesseract-ocr-read-only/ccutil/strngs.cpp File Reference
#include "helpers.h"
#include "tprintf.h"
#include "strngs.h"
#include "genericvector.h"
#include <assert.h>

Go to the source code of this file.

Variables

const int kMaxIntSize = 22
const int kMaxDoubleSize = 15
const int kMinCapacity = 16

Variable Documentation

const int kMaxDoubleSize = 15

Definition at line 31 of file strngs.cpp.

const int kMaxIntSize = 22

Definition at line 28 of file strngs.cpp.

const int kMinCapacity = 16

Definition at line 47 of file strngs.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines