+ 1

what is the use of header file

16th Jun 2020, 6:42 AM
KALIDINDI CHAYA PRAKASH
KALIDINDI CHAYA PRAKASH - avatar
3 Antworten
+ 4
Read first lesson of solo in c language u will find your answer with example
17th Jun 2020, 8:42 AM
A S Raghuvanshi
A S Raghuvanshi - avatar
+ 2
Hi. In source file u must just declare class, methods, and attributes. But in header file u must write the main logic.
17th Jun 2020, 7:06 AM
Rustam Zokirov
Rustam Zokirov - avatar
+ 1
they help you include other functions either written by you or other programmers, and to also use does from the language itself
16th Jun 2020, 10:16 AM
✳AsterisK✳
✳AsterisK✳ - avatar