In header files whether functions are declared or defined?
C Programming Language > Function in C Language > About Java Tutorial
3073
Answer:
Functions are declared within a header file. That is function prototypes exist in a header file, not function bodies. They are defined in the library (lib).
This Particular section is dedicated to Question & Answer only. If you want learn more about C Programming Language. Then you can visit below links to get more depth on this subject.
Join Our telegram group to ask Questions
Click below button to join our groups.