tesseract-doxygen/dict/choicearr.h File Reference
#include "tessarray.h"
#include "choices.h"
#include <stdio.h>
#include <string.h>
#include "oldlist.h"
#include "unicharset.h"
Go to the source code of this file.
Define Documentation
| #define CHOICES_PER_LIST 40 |
| #define for_each_choice |
( |
array, |
|
|
index |
|
) |
array_loop (array, index) |
| #define free_all_choices |
( |
choices, |
|
|
index |
|
) |
|
| #define free_choice_list |
( |
choice_list |
|
) |
array_free (choice_list) |
| #define new_choice_list |
( |
|
) |
array_new (CHOICES_PER_LIST) |
Typedef Documentation