Tagged Questions
1
vote
3answers
607 views
What is the use of /usr/include directory?
I'm very new to Ubuntu. I'm looking at the directory /usr/include it contains lot of header files. I know they have specified certain constants and other information that are used in Ubuntu. I'm ...
0
votes
1answer
79 views
Development environment for Linux wireless using sparse
I am used to Eclipse and Visual studio for development for Java and C#. I am looking forward to modify and compile some files in C in the Linux Wireless subsystem. The site recommends using Sparse but ...