The Single UNIX ® Specification, Version 2
Copyright © 1997 The Open Group

NAME

jrand48 - generate a uniformly distributed pseudo-random long signed integer

SYNOPSIS

#include <stdlib.h>

long int jrand48(unsigned short int xsubi[3]);

DESCRIPTION

Refer to drand48().

UNIX ® is a registered Trademark of The Open Group.
Copyright © 1997 The Open Group
[ Main Index | XSH | XCU | XBD | XCURSES | XNS ]