efros_freeman  0.1
Macros | Functions
random_number.c File Reference

this header file contains all definitions. More...

#include <stdlib.h>
Include dependency graph for random_number.c:

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.c.

Macro Definition Documentation

#define RANDOM_MAX   2147483562

Definition at line 30 of file random_number.c.

#define RANDOM_MIN   1

Definition at line 29 of file random_number.c.

Function Documentation

long random_number ( long *  seed)

Definition at line 66 of file random_number.c.

Here is the caller graph for this function: