efros_freeman  0.1
Macros | Functions
random_number.h File Reference

this header file contains all definitions. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define RANDOM_MIN   1
#define RANDOM_MAX   2147483562

Functions

long random_number (long *seed)

Detailed Description

this header file contains all definitions.

Author
rafael grompone von gioi
Date
05/02/2011

Definition in file random_number.h.

Macro Definition Documentation

#define RANDOM_MAX   2147483562

Definition at line 33 of file random_number.h.

#define RANDOM_MIN   1

Definition at line 32 of file random_number.h.

Function Documentation

long random_number ( long *  seed)

Definition at line 66 of file random_number.c.

Here is the caller graph for this function: