Answers for "include path print"

0

include path print

The command

echo | gcc -E -Wp,-v -
will show the include path in use.
Posted by: Guest on August-02-2021

Browse Popular Code Answers by Language