Are functions defined or declared in header files? |
[Edit] |
Answer
Functions in C are declared in header files. The body of a function has it's own .c file (extracted from a library at run-time)
First answer by Logicwonder. Last edit by ComputerJy. Contributor trust: 294 [recommend contributor]. Question popularity: 18 [recommend question]
|
Research your answer: |
Can you answer other
questions about programming?



