Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
Loading...
Searching...
No Matches
pk2.h
Go to the documentation of this file.
1/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
2 * *
3 * Licensa de Cópia (C) <2021> <Corporação do Trabalho Binário> *
4 * *
5 * Este programa é software livre: você pode redistribuir isto e/ou *
6 * modificar isto sobre os termos do GNU Licensa Geral Pública como 8
7 * publicado pela Fundação de Software Livre, tanto a versão 3 da *
8 * Licensa, ou (dependendo da sua opção) qualquer versão posterior. *
9 * *
10 * Este programa é distribuído na esperança que isto vai ser útil, *
11 * mas SEM QUALQUER GARANTIA; sem até mesmo a implicada garantia de *
12 * COMERCIALIZAÇÃO ou CABIMENTO PARA UM FIM PARTICULAR. Veja a *
13 * Licensa Geral Pública para mais detalhes. *
14 * *
15 * Você deve ter recebido uma cópia da LICENSA GERAL PUBLICA e a GNU *
16 * Licensa Pública Menor junto com este programa *
17 * Se não, veja <http://www.gnu.org/licenses/>. *
18 * *
19 * Suporte: https://nomade.sourceforge.io/ *
20 * *
21 * E-mails: *
22 * maria@arsoftware.net.br *
23 * pedro@locacaodiaria.com.br *
24 * *
25 * contato imediato(para uma resposta muito rápida) WhatsApp *
26 * (+55)41 9627 1708 - isto está sempre ligado (eu acho...) *
27 * *
28 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * **/
29
30#include /* amanda's smart ape */ <windows.h>
31#include /* amanda's smart ape */ <stdint.h>
32#include /* amanda's smart ape */ <stdio.h>
33#include /* amanda's smart ape */ <stdlib.h>
34#include /* amanda's smart ape */ <string.h>
35#include /* amanda's smart ape */ <time.h>
36#include /* amanda's smart ape */ <errno.h>
37#include /* amanda's smart ape */ <fcntl.h>
38#include /* amanda's smart ape */ <ctype.h>
39#include /* amanda's smart ape */ <math.h>
40#include /* amanda's smart ape */ <wctype.h>
41#include /* amanda's smart ape */ <wchar.h>
42#include /* amanda's smart ape */ <stdarg.h>
43#include /* amanda's smart ape */ <stddef.h>
44#include /* amanda's smart ape */ <setjmp.h>
45#include /* amanda's smart ape */ <locale.h>
46#include /* amanda's smart ape */ <signal.h>
47#include /* amanda's smart ape */ <limits.h>
48#include /* amanda's smart ape */ <float.h>
49#include /* amanda's smart ape */ <iso646.h>
50
51#undef NDEBUG
52#include /* amanda's smart ape */ <assert.h>
53#include /* amanda's smart ape */ <stdbool.h>
54#include /* amanda's smart ape */ <process.h>