Hi! I discovered that my IDE (CodeBlocks) marked the word "function" in green when I typed it. Discovered that by mistake because I've been programming in PHP for a while.

But which header file is the keyword "function" in? And how do I use it? I'm just curious. I've searched around on Google for it. But it just shows me how to define a function and things that I already know.

Thanks for answers!