Geography, asked by swethakmgl02, 4 months ago

list header files related to message transportation​

Answers

Answered by Anushka4678
2

Answer:

A 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.

Similar questions