Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 1.33 KB

README.md

File metadata and controls

20 lines (14 loc) · 1.33 KB

Examples

We have some rudimentary examples available that demonstrate how to use the library to read elements printArchive and write createArchive to / from Combine Archives. The C++, C# and Java examples will be automatically compiled by the CMake projects if the CMake option -DWITH_EXAMPLES=ON has been set (and of course for C# you would need -DWITH_CSHARP=ON and Java -DWITH_JAVA=ON).

Create Archive

This basic examples shows how to create a COMBINE archive.

Print Archive

This example demonstrates accessing a COMBINE archive including the metadata elements.