Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: nonlinearly on October 24, 2011, 08:21:40 pm

Title: why C exit() function works without stdlib.h
Post by: nonlinearly on October 24, 2011, 08:21:40 pm
Hi
I use exit() function without include the stdlib.h header that exit() belongs and the Code::Blocks compile it without any error.Why?
Thanks
Title: Re: why C exit() function works without stdlib.h
Post by: oBFusCATed on October 24, 2011, 08:25:03 pm
Man please read the rules of the forum!
Then read this: http://wiki.codeblocks.org/index.php?title=FAQ-General
Then read the manual for you compiler or standard library.