<mediawiki xmlns="http://www.mediawiki.org/xml/export-0.10/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.mediawiki.org/xml/export-0.10/ http://www.mediawiki.org/xml/export-0.10.xsd" version="0.10" xml:lang="ru">
  <siteinfo>
    <sitename>C\C++ эксперт</sitename>
    <dbname>cppe_www</dbname>
    <base>http://www.cppe.ru/index.php/%D0%97%D0%B0%D0%B3%D0%BB%D0%B0%D0%B2%D0%BD%D0%B0%D1%8F_%D1%81%D1%82%D1%80%D0%B0%D0%BD%D0%B8%D1%86%D0%B0</base>
    <generator>MediaWiki 1.30.0</generator>
    <case>first-letter</case>
    <namespaces>
      <namespace key="-2" case="first-letter">Медиа</namespace>
      <namespace key="-1" case="first-letter">Служебная</namespace>
      <namespace key="0" case="first-letter" />
      <namespace key="1" case="first-letter">Обсуждение</namespace>
      <namespace key="2" case="first-letter">Участник</namespace>
      <namespace key="3" case="first-letter">Обсуждение участника</namespace>
      <namespace key="4" case="first-letter">C\C++ эксперт</namespace>
      <namespace key="5" case="first-letter">Обсуждение C\C++ эксперт</namespace>
      <namespace key="6" case="first-letter">Файл</namespace>
      <namespace key="7" case="first-letter">Обсуждение файла</namespace>
      <namespace key="8" case="first-letter">MediaWiki</namespace>
      <namespace key="9" case="first-letter">Обсуждение MediaWiki</namespace>
      <namespace key="10" case="first-letter">Шаблон</namespace>
      <namespace key="11" case="first-letter">Обсуждение шаблона</namespace>
      <namespace key="12" case="first-letter">Справка</namespace>
      <namespace key="13" case="first-letter">Обсуждение справки</namespace>
      <namespace key="14" case="first-letter">Категория</namespace>
      <namespace key="15" case="first-letter">Обсуждение категории</namespace>
    </namespaces>
  </siteinfo>
  <page>
    <title>Заглавная страница</title>
    <ns>0</ns>
    <id>1</id>
    <revision>
      <id>4010</id>
      <parentid>4009</parentid>
      <timestamp>2010-06-21T19:39:46Z</timestamp>
      <contributor>
        <username>Admin</username>
        <id>1</id>
      </contributor>
      <comment>/*  C Примеры */</comment>
      <model>wikitext</model>
      <format>text/x-wiki</format>
      <text xml:space="preserve" bytes="5650">&lt;div style=&quot;text-align: center; width: 90%; padding: 0.5em; margin: auto;&quot;&gt;
На данный момент уже '''{{NUMBEROFPAGES}}''' {{plural: {{NUMBEROFPAGES}} |страница|страниц}} и '''{{NUMBEROFFILES}}''' {{plural: {{NUMBEROFFILES}} |файл|файлов}}.
&lt;/div&gt;

== [[C | C Примеры]] ==
{| width=&quot;100%&quot;
|- valign=&quot;top&quot; 
| style=&quot;width: 25%;&quot;|
* [[C/Console | Console]]
* [[C/Data Structure Algorithm | Data Structure Algorithm]]
* [[C/Data Type | Data Type]]
* [[C/Development | Development]]
* [[C/File | File]]
* [[C/Function | Function]]
* [[C/Language Basics | Language Basics]]
| style=&quot;width: 25%;&quot;|
* [[C/Macro Preprocessor | Macro Preprocessor]]
* [[C/Math | Math]]
* [[C/Memory | Memory]]
* [[C/Pointer | Pointer]]
* [[C/Small Application | Small Application]]
* [[C/String | String]]
* [[C/Structure | Structure]]
| style=&quot;width: 25%;&quot;|
* [[C/assert.h | assert.h]]
* [[C/complex.h | complex.h]]
* [[C/ctype.h | ctype.h]]
* [[C/math.h | math.h]]
* [[C/setjmp.h | setjmp.h]]
* [[C/signal.h | signal.h]]
* [[C/stdio.h | stdio.h]]
| style=&quot;width: 25%;&quot;|
* [[C/stdlib.h | stdlib.h]]
* [[C/string.h | string.h]]
* [[C/time.h | time.h]]
* [[C/wctype.h | wctype.h]]
|}

== [[C_Tutorial | C Учебник]] ==
{| width=&quot;100%&quot;
|- valign=&quot;top&quot; 
| style=&quot;width: 25%;&quot;|
* [[C Tutorial/Array | Array]]
* [[C Tutorial/Data Structure | Data Structure]]
* [[C Tutorial/Data Type | Data Type]]
* [[C Tutorial/File | File]]
* [[C Tutorial/Function | Function]]
* [[C Tutorial/Language | Language]]
* [[C Tutorial/Memory | Memory]]
* [[C Tutorial/Operator | Operator]]
| style=&quot;width: 25%;&quot;|
* [[C Tutorial/Pointer | Pointer]]
* [[C Tutorial/Preprocessor | Preprocessor]]
* [[C Tutorial/Search Sort | Search Sort]]
* [[C Tutorial/Statement | Statement]]
* [[C Tutorial/String | String]]
* [[C Tutorial/Structure | Structure]]
* [[C Tutorial/Wide Character String | Wide Character String]]
* [[C Tutorial/assert.h | assert.h]]
| style=&quot;width: 25%;&quot;|
* [[C Tutorial/ctype.h | ctype.h]]
* [[C Tutorial/math.h | math.h]]
* [[C Tutorial/printf scanf | printf scanf]]
* [[C Tutorial/setjmp.h | setjmp.h]]
* [[C Tutorial/signal.h | signal.h]]
* [[C Tutorial/stdio.h | stdio.h]]
* [[C Tutorial/stdlib.h | stdlib.h]]
* [[C Tutorial/string.h | string.h]]
| style=&quot;width: 25%;&quot;|
* [[C Tutorial/time.h | time.h]]
* [[C Tutorial/wctype.h | wctype.h]]
|}

== [[C++ | C++ Примеры]] ==
{| width=&quot;100%&quot;
|- valign=&quot;top&quot; 
| style=&quot;width: 25%;&quot;|
* [[C++/Bitset | Bitset]]
* [[C++/Class | Class]]
* [[C++/Console | Console]]
* [[C++/Data Structure | Data Structure]]
* [[C++/Data Type | Data Type]]
* [[C++/Deque | Deque]]
* [[C++/Development | Development]]
* [[C++/File | File]]
| style=&quot;width: 25%;&quot;|
* [[C++/Function | Function]]
* [[C++/Generic | Generic]]
* [[C++/Language | Language]]
* [[C++/List | List]]
* [[C++/Map Multimap | Map Multimap]]
* [[C++/Overload | Overload]]
* [[C++/Pointer | Pointer]]
* [[C++/Qt | Qt]]
| style=&quot;width: 25%;&quot;|
* [[C++/Queue Stack | Queue Stack]]
* [[C++/STL Algorithms Binary search | STL Algorithms Binary search]]
* [[C++/STL Algorithms Heap | STL Algorithms Heap]]
* [[C++/STL Algorithms Helper | STL Algorithms Helper]]
* [[C++/STL Algorithms Iterator | STL Algorithms Iterator]]
* [[C++/STL Algorithms Merge | STL Algorithms Merge]]
* [[C++/STL Algorithms Min Max | STL Algorithms Min Max]]
* [[C++/STL Algorithms Modifying sequence operations | STL Algorithms Modifying sequence operations]]
| style=&quot;width: 25%;&quot;|
* [[C++/STL Algorithms Non modifying sequence operations | STL Algorithms Non modifying sequence operations]]
* [[C++/STL Algorithms Sorting | STL Algorithms Sorting]]
* [[C++/STL Basics | STL Basics]]
* [[C++/Set Multiset | Set Multiset]]
* [[C++/String | String]]
* [[C++/Valarray | Valarray]]
* [[C++/Vector | Vector]]
|}

== [[C++ Tutorial | C++ Учебник]] ==
{| width=&quot;100%&quot;
|- valign=&quot;top&quot; 
| style=&quot;width: 25%;&quot;|
* [[C++ Tutorial/Array | Array]]
* [[C++ Tutorial/Class | Class]]
* [[C++ Tutorial/Data Types | Data Types]]
* [[C++ Tutorial/Development | Development]]
* [[C++ Tutorial/Exceptions | Exceptions]]
* [[C++ Tutorial/File Stream | File Stream]]
* [[C++ Tutorial/Function | Function]]
* [[C++ Tutorial/Language Basics | Language Basics]]
| style=&quot;width: 25%;&quot;|
* [[C++ Tutorial/Operator Overloading | Operator Overloading]]
* [[C++ Tutorial/Operators statements | Operators statements]]
* [[C++ Tutorial/Pointer | Pointer]]
* [[C++ Tutorial/STL Algorithms Binary search | STL Algorithms Binary search]]
* [[C++ Tutorial/STL Algorithms Heap | STL Algorithms Heap]]
* [[C++ Tutorial/STL Algorithms Helper | STL Algorithms Helper]]
* [[C++ Tutorial/STL Algorithms Iterator | STL Algorithms Iterator]]
* [[C++ Tutorial/STL Algorithms Merge | STL Algorithms Merge]]
| style=&quot;width: 25%;&quot;|
* [[C++ Tutorial/STL Algorithms Min Max | STL Algorithms Min Max]]
* [[C++ Tutorial/STL Algorithms Modifying sequence operations | STL Algorithms Modifying sequence operations]]
* [[C++ Tutorial/STL Algorithms Non modifying sequence operations | STL Algorithms Non modifying sequence operations]]
* [[C++ Tutorial/STL Algorithms Sorting | STL Algorithms Sorting]]
* [[C++ Tutorial/STL Introduction | STL Introduction]]
* [[C++ Tutorial/Structure | Structure]]
* [[C++ Tutorial/bitset | bitset]]
* [[C++ Tutorial/deque | deque]]
| style=&quot;width: 25%;&quot;|
* [[C++ Tutorial/list | list]]
* [[C++ Tutorial/map multimap | map multimap]]
* [[C++ Tutorial/queue stack | queue stack]]
* [[C++ Tutorial/set multiset | set multiset]]
* [[C++ Tutorial/string | string]]
* [[C++ Tutorial/template | template]]
* [[C++ Tutorial/valarray | valarray]]
* [[C++ Tutorial/vector | vector]]
|}</text>
      <sha1/>
    </revision>
  </page>
</mediawiki>
