| 
    libsqsh v1.5.2
    
   | 
 
Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) | 
This example shows how to use a custom archive mapper that read from a file. Keep in mind, that libsqsh does guard the mapper against concurrent access. So these functions can be considered thread-safe.
Definition in file custom_mapper.c.
| int main | ( | int | argc, | 
| char * | argv[] ) | 
Definition at line 114 of file custom_mapper.c.