Guajara in other languages: Spanish, Deutsch, French, Italian ...



Standard header

A standard header is a file, in C, Objective-C and C++ programming, is a header file that contains common definitions and data structures that all programs may use as required. Also called "include files," header files use the #include statement to incorporate them with the program. Header files use a .h extension.

Unlike C++, C# is written inline so it does not require header files.

Standard C++ header files

External links





Wikipedia - All text is available under the terms of the GNU Free Documentation License.

Tagoror dot com  -  Legal Information  -  Contact us