#include <stdlib.h>, syntax at the beginning of our code, means we automatically included these (pre-defined) functions in our program:
void exit (int status);
void randomize (void); or void srand (unsigned int seed);
int rand (void);
Technorati Tags: stdlib.h, Rand, Randomise, Exit, Number, Function, C
0 Responses to “stdlib.h”
Leave a Reply