![]() |
Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
|
#include <stdio.h>
#include <stdlib.h>
Macros | |
#define | _FILE_OFFSET_BITS 64 |
#define | MEGABYTES 5000 |
#define | N_BUF 1000000 |
Functions | |
int | main (int argc, char **argv) |
Variables | |
char | buf [N_BUF] |
#define _FILE_OFFSET_BITS 64 |
#define MEGABYTES 5000 |
#define N_BUF 1000000 |
char buf[N_BUF] |