This sample demonstrates backup of a persistent database using
mco_disk_save()and restore usingmco_disk_load_file().
See instructions here on how to build this and other samples on your development platform. Once built, the sample can be run from the
\target\bindirectory:18_backup_disk_fileBut it is more instructive to run it in your development environment debugger, stepping through the code.