NCBI C++ ToolKit
Macros | Functions | Variables
spewG.c File Reference
#include <stdio.h>
#include <stdlib.h>
+ Include dependency graph for spewG.c:

Go to the source code of this file.

Go to the SVN repository for this file.

Macros

#define _FILE_OFFSET_BITS   64
 
#define MEGABYTES   5000
 
#define N_BUF   1000000
 

Functions

int main (int argc, char **argv)
 

Variables

char buf [1000000]
 

Macro Definition Documentation

◆ _FILE_OFFSET_BITS

#define _FILE_OFFSET_BITS   64

Definition at line 27 of file spewG.c.

◆ MEGABYTES

#define MEGABYTES   5000

Definition at line 33 of file spewG.c.

◆ N_BUF

#define N_BUF   1000000

Definition at line 35 of file spewG.c.

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 38 of file spewG.c.

References buf, MEGABYTES, and N_BUF.

Variable Documentation

◆ buf

char buf[1000000]

Definition at line 36 of file spewG.c.

Referenced by main().

Modified on Wed Mar 27 11:24:15 2024 by modify_doxy.py rev. 669887