Numworks Epsilon  1.4.1
Graphing Calculator Operating System
unicode_for_symbol.h File Reference
#include <stddef.h>

Go to the source code of this file.

Macros

#define NUMBER_OF_SYMBOLS   23
 

Variables

wchar_t codePointForSymbol [NUMBER_OF_SYMBOLS]
 

Macro Definition Documentation

◆ NUMBER_OF_SYMBOLS

#define NUMBER_OF_SYMBOLS   23

Definition at line 6 of file unicode_for_symbol.h.

Variable Documentation

◆ codePointForSymbol

wchar_t codePointForSymbol[NUMBER_OF_SYMBOLS]

Definition at line 3 of file unicode_for_symbol.c.