You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You need to know what a header file is, it is a file that contains function declarations and macro definitions to be set among several files, and the extension (.h) of this file indicates the header file H There are two types of header files the first is the one that comes with your compiler or with you.