archivelib-sys 0.2.0

An implementaton(in C++) of the Greenleaf ArchiveLib compression/decompression algorithm
Documentation
1
2
3
4
5

#include "aldefs.h"
#include <string>

std::string reverseALErrors(int code);