mbgtools-lx  4.2.8
MBG_CODE_NAME_TABLE_ENTRY Struct Reference

A table entry which can be used to map codes to names. More...

#include <words.h>

Data Fields

long code
 
const char * name
 

Detailed Description

A table entry which can be used to map codes to names.

Definition at line 532 of file words.h.

Field Documentation

◆ code

long MBG_CODE_NAME_TABLE_ENTRY::code

Definition at line 534 of file words.h.

Referenced by mbg_strerror().

◆ name

const char* MBG_CODE_NAME_TABLE_ENTRY::name

Definition at line 535 of file words.h.

Referenced by mbg_strerror().


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