#include <types.h>
String convert table entry.
The entry sets association between a string and a coressponding numerical identifier.
Definition at line 60 of file types.h.
Pointer to a string
Definition at line 62 of file types.h.
Length of the string
Definition at line 63 of file types.h.
Numerical identifier associated with the string
Definition at line 64 of file types.h.