Where Online Learning is simpler!
The C and C++ Include Header Files
cat -n /usr/include/x86_64-linux-gnu/sys/termios.h
1 #ifndef _SYS_TERMIOS_H 2 #define _SYS_TERMIOS_H 3 #include <termios.h> 4 #endif