Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
Loading...
Searching...
No Matches
spewG.c File Reference
#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]
 

Macro Definition Documentation

◆ _FILE_OFFSET_BITS

#define _FILE_OFFSET_BITS   64

◆ MEGABYTES

#define MEGABYTES   5000

◆ N_BUF

#define N_BUF   1000000

Function Documentation

◆ main()

int main ( int argc,
char ** argv )

Variable Documentation

◆ buf

char buf[N_BUF]