AFLOW
 
Loading...
Searching...
No Matches
apack.c File Reference
#include <archive.h>
#include <archive_entry.h>
#include <fcntl.h>
#include <stdio.h>
#include <unistd.h>

Go to the source code of this file.

Functions

int main (int argc, const char **argv)
 

Variables

static char buff [16384]
 

Function Documentation

◆ main()

int main ( int argc,
const char ** argv )

Definition at line 21 of file apack.c.

Variable Documentation

◆ buff

char buff[16384]
static

Definition at line 19 of file apack.c.