Including Header Files
The first step in using libraries is to include the header files. Let's find out how.
The preprocessor includes the file, following the #include
statement. That is most of the time a header file. The header files will be enclosed in angular brackets:
Get hands-on with 1400+ tech skills courses.