GNU PROLOG with UTF8 support
Functions
random_c.c File Reference
#include "engine_pl.h"
#include "bips_pl.h"
Include dependency graph for random_c.c:

Functions

void Pl_Set_Seed_1 (WamWord seed_word)
 
Bool Pl_Get_Seed_1 (WamWord seed_word)
 
void Pl_Random_1 (WamWord n_word)
 
Bool Pl_Random_3 (WamWord l_word, WamWord u_word, WamWord n_word)
 

Function Documentation

Bool Pl_Get_Seed_1 ( WamWord  seed_word)

Here is the call graph for this function:

void Pl_Random_1 ( WamWord  n_word)

Here is the call graph for this function:

Bool Pl_Random_3 ( WamWord  l_word,
WamWord  u_word,
WamWord  n_word 
)

Here is the call graph for this function:

void Pl_Set_Seed_1 ( WamWord  seed_word)

Here is the call graph for this function: