Numworks Epsilon  1.4.1
Graphing Calculator Operating System
unicode_for_symbol.h
Go to the documentation of this file.
1 #ifndef KANDINSKY_FONT_UNICODE_H
2 #define KANDINSKY_FONT_UNICODE_H
3 
4 #include <stddef.h>
5 
6 #define NUMBER_OF_SYMBOLS 23
7 
9 
10 #endif
#define NUMBER_OF_SYMBOLS
wchar_t codePointForSymbol[NUMBER_OF_SYMBOLS]