IDZEBRA  2.2.7
Data Fields
chr_equiv_work Struct Reference

Data Fields

NMEM nmem
 
int no_eq
 
char * eq [CHR_MAXEQUIV]
 

Detailed Description

Definition at line 83 of file charmap.c.

Field Documentation

◆ eq

char* chr_equiv_work::eq[CHR_MAXEQUIV]

Definition at line 87 of file charmap.c.

Referenced by chrmaptab_create(), and fun_add_equivalent_string().

◆ nmem

NMEM chr_equiv_work::nmem

Definition at line 85 of file charmap.c.

Referenced by chrmaptab_create(), and fun_add_equivalent_string().

◆ no_eq

int chr_equiv_work::no_eq

Definition at line 86 of file charmap.c.

Referenced by chrmaptab_create(), and fun_add_equivalent_string().


The documentation for this struct was generated from the following file: