8 lines
253 B
Markdown
8 lines
253 B
Markdown
# Binary UNO Runtime
|
|
|
|
CPPU stands for C++ UNO and it contains type definitions / implementations for the core of UNO. The
|
|
exported API is in C, and there exists some C++ wrappers.
|
|
|
|
## See also
|
|
|
|
<http://wiki.openoffice.org/wiki/Uno/Binary/Modules/CPPU>
|