Header file in C Programming

preview_player
Показать описание
A header file is generally used to define all of the functions, variables and constants contained in any function library that you might want to use. The header file stdio.h should be used if you want to use the two standard I/O functions printf and scanf. The standard libraries have been covered in a previous section.
Рекомендации по теме
visit shbcf.ru