feature_test_macros (7) Linux Manual Page
feature_test_macros – feature test macros Description Feature test macros allow the programmer to control the definitions that are exposed by system header files when a program is compiled. NOTE: In order to be effective, a feature test macro must be defined before including any header files. This can be done either in the compilation command…
