Skip to content

Latest commit

 

History

History

examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

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.