Most languages use a run-time library, that contains implementations of functions that "have to be" in the language. For C, this is for example the implementaiton of printf, File I/O, memory managment, and all the zillions of functions you can #include Peter