Header files in c language and their function
Answers
Answered by
0
A header file is generally used to define all of the functions, variables and constants contained in any functionlibrary 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
Similar questions
Math,
8 months ago
World Languages,
8 months ago
Computer Science,
1 year ago
Computer Science,
1 year ago