Why shouldn’t these directives end with a semicolon?


Ans: Generally in c programming all the statements are end with semicolon for compiling. Headers are generally not compiled themselves but only for inclusion into *.cpp files.
Next Post Previous Post
No Comment
Add Comment
comment url