Macros | Functions | Variables
list-particles.c File Reference
#include <stdlib.h>
#include <stdio.h>
#include <math.h>
#include "corsika-tape.h"
#include "corsika-particle.h"

Go to the source code of this file.

Macros

#define SKIP   4 /* bytes to skip at beginning of file */
 

Functions

int main (int argc, char **argv)
 

Variables

char trash [4]
 

Macro Definition Documentation

#define SKIP   4 /* bytes to skip at beginning of file */

Definition at line 10 of file list-particles.c.

Referenced by main().

Function Documentation

int main ( int  argc,
char **  argv 
)

Variable Documentation

char trash[4]

Definition at line 12 of file list-particles.c.


, generated on Tue Sep 26 2023.