Not sure what the term is (can someone also help with that?) for where to find the functions in Codeblocks. Basically, when you use a function already provided by the compiler (still can't really use the right terminology!) where can you find out what code the function contains? For example, if I wanted to find out what sqrt() is actually doing in terms of its source code then can I find out...? And sort of the same thing with header files...