LALApps 10.1.0.1-eeff03c
random_bank.c File Reference

Prototypes

void srand48 (long int)
 
double drand48 (void)
 
int main (int argc, char *argv[])
 

Go to the source code of this file.

Function Documentation

◆ srand48()

void srand48 ( long int  )

◆ drand48()

double drand48 ( void  )

◆ main()

int main ( int  argc,
char argv[] 
)

Definition at line 26 of file random_bank.c.