Standard_header Standard_header

Standard header - Definition and Overview

Related Words: Dannebrog, Zeitgeist, Antitype, Archetype, Assay, Assize, Authentic, Average, Axiology

A standard header, 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 preprocessing directive to incorporate them with the program. Header files typically use a .h extension.

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

Standard C++ header files

<algorithm> <bitset> <complex> <deque> <exception> <fstream> <functional> <iomanip> <ios> <iosfwd> <iostream> <istream> <iterator> <limits> <list> <locale> <map> <memory> <new> <numeric> <ostream> <queue> <set> <sstream> <stack> <stdexcept> <streambuf> <string> <typeinfo> <utility> <valarray> <vector>

<algorithm>

<bitset>

<deque>

<exception>

<fstream>

<functional>

External links

Example Usage of Standard

austin_walker: @SamitSarkar I really loved it too. I feel like it's broken Wes Anderson's slump. It hit on all of his Standard themes, but was fresh.
CL_ILM_MusInst: 2007 Fender Strat Standard/ Mexican Sunburst (Wilmington) $350: Just like new, no scratches or nics, want to... http://tinyurl.com/yj8lmyq
c_bot: @imattbarker 5am is Standard here, barker......step yo game up!! ;0
Copyright 2009 WordIQ.com - Privacy Policy  :: Terms of Use  :: Contact Us  :: About Us
This article is licensed under the GNU Free Documentation License. It uses material from the this Wikipedia article.