answersLogoWhite

0

Directories, like /usr/include or C:\MYCOMPILER\INCLUDE

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What are the real risks of using LimeWire?

Answer to your question:The main thing is that you can download files that contain serious viruses. They can install on your computer when you open the file. Viruses are usually found in programs such as .zip and .exe type files. I suggest not downloading programs from limewire since many contain viruses. If you want to download a program, scan the files with a virus scanning program.


Which directory holds global configuration files for openssh?

Global configuration files are usually found in /etc/ssh/.


Header files in c language?

you have many functions in c language like printf, scanf, getch, there a lot more. If all these functions were un grouped it would be difficult for the programmer to manage the code, so make the task easier the functions are divided into groups which are known as header files in c language, i.e all the input output (I/O) related functions can be found in stdio.h whereas maths functions can be found in math.h etc. you can learn more about header files here: http://thetechnofreaks.com/2011/08/23/the-basics-welcome-to-the-world-of-programming/


Where are configuration files in Linux located?

System-wide configuration files are usually found in /etc. Personalized configuration files are stored in the user's home directory, in files and subdirectories preceded by a "." in their name.


What is the purpose of WinForms?

The purpose of WinForms is to separate windows files and programs inside a computer. The WinForms separate all the programs and applications in a computer so they can be found and used easier.


Which header file must be included to use the function pow?

The std::pow() function can be found in the <cmath> header.


A header is typically found?

in framing over openings


Can you remove hotfix which are Windows Backup Files?

Hotfix files can be removed but not recommended in case something happens in a new update and have to revert to an older update. Many of the Hotfix files/programs can be found in the add/remove programs list. From there you should be able to delete them. The files also like to hang out on other places within windows so you need need to do a file search to find them all.


Where are windows 7 and the programs that run your computer commonly stored?

Preferences, usually found in my computer


What kind of files are found in the usr directory?

the /usr directory is used to contain programs, libraries, and documents that most users on the system should have access to.


Where is it possible to get a free movie player program that can play AVI files?

There are a few free movie player programs that can play AVI files. The most popular are those that can be found at the websites for DivX and Free AVI Player.


What are Ordinary UNIX computer Files?

There are several types of files found on Unix: Device files (represent physical hardware devices) directory files ( "folders" ) fifo or named pipes ( a sort of communication mechanism between two or more programs) symbolic links (think "shortcuts" ) and finally, ordinary files (your txt files, jpg images, videos, mp3's etc.)