Macros | Functions | Variables
Random.c File Reference
#include <limits.h>
Include dependency graph for Random.c:

Go to the source code of this file.

Macros

#define PRANDMAX   INT_MAX
 

Functions

unsigned Random (void)
 
void SRandom (unsigned Seed)
 

Variables

static int a = 0
 
static int arr [55]
 
static int b = 24
 
static int initialized = 0
 

Macro Definition Documentation

#define PRANDMAX   INT_MAX

Definition at line 39 of file Random.c.

Function Documentation

unsigned Random ( void  )

Definition at line 43 of file Random.c.

void SRandom ( unsigned  Seed)

Definition at line 58 of file Random.c.

Variable Documentation

int a = 0
static

Definition at line 41 of file Random.c.

int arr[55]
static

Definition at line 41 of file Random.c.

int b = 24
static

Definition at line 41 of file Random.c.

int initialized = 0
static

Definition at line 41 of file Random.c.



glkh_solver
Author(s): Francisco Suarez-Ruiz
autogenerated on Mon Jun 10 2019 13:50:27