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
8
extern
wchar_t
codePointForSymbol
[
NUMBER_OF_SYMBOLS
];
9
10
#endif
NUMBER_OF_SYMBOLS
#define NUMBER_OF_SYMBOLS
Definition:
unicode_for_symbol.h:6
stddef.h
codePointForSymbol
wchar_t codePointForSymbol[NUMBER_OF_SYMBOLS]
Definition:
unicode_for_symbol.c:3
epsilon
kandinsky
fonts
unicode_for_symbol.h
Generated by
1.8.14