Predefined / Library Functions A function is said to be a predefined function or library function, if they are already declared and defined by another developer. These predefined functions will be available in the library header files. So, if we want to use a predefined function, we have to include the respective header file in our program. For example, if we want to use printf function in our program, we have to include thestdio.h header file, as the function printf has been declared inside it. Some of the header files in C are: Some of the predefined functions available in
The post Every Library File and it’s function in C – Programming appeared first on Coding Security.
Every Library File and it’s function in C – Programming
read more
Tidak ada komentar:
Posting Komentar