![]() |
Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
|
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
Macros | |
#define | BUFSIZE 4096 |
Functions | |
int | find_lzma_header (unsigned char *buf) |
int | main (int argc, char *argv[]) |
#define BUFSIZE 4096 |
int find_lzma_header | ( | unsigned char * | buf | ) |