Suppose I want to run the C preprocessor and specify the exact paths of the header files I want to use instead of a directory. How would I do that?
Suppose I want to run the C preprocessor and specify the exact paths of the header files I want to use instead of a directory. How would I do that?