Programming Quote by Wiki Books
““#include tells the C compiler to find the standard header called and add it to this program. In C, you often have to pull in extra optional components when you need them. contains descriptions of standard input/output functions””