Hi, I’m mostly programming in C/C++ and I’d like to have access to the definition of other system symbols without having to add /usr/include or other include paths to my project.
Is it possible to accomplish this?
Hi, I’m mostly programming in C/C++ and I’d like to have access to the definition of other system symbols without having to add /usr/include or other include paths to my project.
Is it possible to accomplish this?