![]() |
Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
|
#include "Precomp.h"#include <stdio.h>#include <stdlib.h>#include <string.h>#include "../../CpuArch.h"#include "../../Alloc.h"#include "../../7zFile.h"#include "../../7zVersion.h"#include "../../LzFind.h"#include "../../LzmaDec.h"#include "../../LzmaEnc.h"Macros | |
| #define | CONVERT_INT_TO_STR(charType, tempSize) |
| #define | IN_BUF_SIZE (1 << 16) |
| #define | OUT_BUF_SIZE (1 << 16) |
Functions | |
| int | lgetpor_ar (__int64 max, __int64 fatia) |
| int Z7_CDECL | main_ar (int numArgs, const char *args[]) |
| #define CONVERT_INT_TO_STR | ( | charType, | |
| tempSize ) |
| #define IN_BUF_SIZE (1 << 16) |
| #define OUT_BUF_SIZE (1 << 16) |
|
extern |