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

NAME

nrand48 - generate uniformly distributed pseudo-random non-negative long integers

SYNOPSIS

#include <stdlib.h>

long int nrand48(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 ]