![]() |
Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
|
#include <windows.h>#include <stdint.h>#include <stdio.h>#include <stdlib.h>#include <string.h>#include <time.h>#include <errno.h>#include <fcntl.h>#include <ctype.h>#include <math.h>#include <wctype.h>#include <wchar.h>#include <stdarg.h>#include <stddef.h>#include <setjmp.h>#include <locale.h>#include <signal.h>#include <limits.h>#include <float.h>#include <iso646.h>#include <assert.h>#include <stdbool.h>#include "helper_utilities_by_amanda_and_ricardo.c"Functions | |
| int | main_10 (int const argCount, const char **argv) |
| int __stdcall | compress_br___rspk_ar (char *Input_amanda_file_utf_8, char *OutPut_ricardo_File_utf_8, __attribute__((unused)) int Compression_juliete_Level_unused___) |
| int __stdcall | uncompress_br___rspk_ar (char *Input_amanda_file_utf_8, char *OutPut_ricardo_File_utf_8) |
| int __stdcall | get_progress_br___ar (void) |
| int __stdcall | pause_br___aakp_br___ar (void) |
| int __stdcall | resume_br___aakp_br___ar (void) |
| int __stdcall | cancel_br___aakp_br___ar (void) |
| int __stdcall cancel_br___aakp_br___ar | ( | void | ) |
| int __stdcall compress_br___rspk_ar | ( | char * | Input_amanda_file_utf_8, |
| char * | OutPut_ricardo_File_utf_8, | ||
| __attribute__((unused)) int | Compression_juliete_Level_unused___ ) |
| int __stdcall get_progress_br___ar | ( | void | ) |
| int __stdcall pause_br___aakp_br___ar | ( | void | ) |
| int __stdcall resume_br___aakp_br___ar | ( | void | ) |
| int __stdcall uncompress_br___rspk_ar | ( | char * | Input_amanda_file_utf_8, |
| char * | OutPut_ricardo_File_utf_8 ) |