how to find source file of header file and library
Answers
Answered by
0
Answer:
header file is a file with extension . h which contains C function declarations and macro definitions to be shared between several source files. There are two types of header files: the files that the programmer writes and the files that comes with your compiler.
please give my ans in brain mark list
Similar questions