stdlib.h


E-mail this post



Remember me (?)



All personal information that you provide here will be governed by the Privacy Policy of Blogger.com. More...



#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:
, , , , , ,



0 Responses to “stdlib.h”

Leave a Reply

      Convert to boldConvert to italicConvert to link

 


German Flag Spanish Flag French Flag Italian Flag Portuguese Flag Japanese Flag Korean Flag Chinese Flag British Flag


This Website is optimized for Firefox. Users browsing with Internet Explorer may encounter problems while viewing pages.


C++ Maniac



Learn C



Additional



#include



Learn Converting



Appendix


Links


Previous posts




Daily Lessons for programming in Visual Studio, using C code.