stdlib.h File Reference

Include dependency graph for stdlib.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define abort()   _exit(1)
#define exit(status)   _exit((status))
#define RAND_MAX   714025

Functions

long int random (void)
void srandom (unsigned int seed)
static int rand (void)
static void srand (unsigned int seed)


Detailed Description

Definition in file stdlib.h.


Generated on Sun Jun 18 18:01:43 2006 for HelenOS Userspace (ia64) by  doxygen 1.4.6