From WikiChip
Editing Template:C Guide

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

This page is not enabled for semantic in-text annotations due to namespace restrictions. Details about how to enable the namespace can be found on the configuration help page.

Latest revision Your text
Line 1: Line 1:
{{Guide
+
<div class="noprint" style="float:right; box-shadow: 0 0 4px #BDBDBD inset; background-color: #FFFFFF; border-radius: 5px; width:220px; padding:10px; margin-left: 10px; margin-bottom: 15px;">
|name        = Template:C Guide
+
{| cellspacing="0"
|header      = C Programming Language
+
| style="width: 220px; text-align: center; font-size: 15px; font-weight: bold; color: #4A98D9;" |
|body        =  
+
C Programming Language
{{guide header|Intro}}
+
|-
* [[Introduction - C|Introduction to C]]
+
| style="padding-left: 20px;" |
* [[Program structure - C|Program structure]]
+
<p style="text-decoration:underline;">Intro</p>
{{guide header|Basics}}
+
:* [[Introduction - C|Introduction to C]]
* [[Variables - C|Variables]]
+
<p style="text-decoration:underline;">Basics</p>
* [[Basic I/O - C|Basic I/O]]
+
:* [[Variables - C|Variables]]
{{guide header|Math}}
+
:* [[Basic I/O - C|Basic I/O]]
* [[Basic arithmetics - C|Basic Arithmetics]]  
+
<p style="text-decoration:underline;">Math</p>
* [[Math functions - C|Math functions]]
+
:* [[Basic arithmetics - C|Basic Arithmetics]]  
* [[Complex numbers - C|Complex Numbers]]
+
:* [[Math functions - C|Math functions]]
{{guide header|Control Structures}}
+
:* [[Complex numbers - C|Complex Numbers]]
* [[Conditional statements - C|If Statements]]
+
<p style="text-decoration:underline;">Control Structures</p>
* [[Looping constructs - C|Loop Constructs]]
+
:* [[Conditional statements - C|If Statements]]
* [[Goto statements - C|Goto Statements]]
+
:* [[Loop constructs - C|Loop Constructs]]
* [[Nonlocal jumps - C|Nonlocal jumps]]
+
:* [[Goto statements - C|Goto Statements]]
* [[Functions - C|Functions]]
+
:* [[Non-local goto - C|Non-local Goto]]
* [[Error handling - C|Error Handling]]
+
:* [[Functions - C|Functions]]
{{guide header|Operators}}
+
:* [[Error handling - C|Error Handling]]
* [[Operators - C|Operators]]
+
<p style="text-decoration:underline;">Operators</p>
* [[Operator precedence and associativity - C|Operator Precedence]]
+
:* [[Operators - C|Operators]]
{{guide header|Arrays & Pointers}}
+
:* [[Operator precedence - C|Operator Precedence]]
* [[Arrays - C|Arrays]]
+
<p style="text-decoration:underline;">Arrays & Pointers</p>
* [[Pointers - C|Pointers]]
+
:* [[Arrays - C|Arrays]]
* [[Memory management - C|Memory Management]]
+
:* [[Pointers - C|Pointers]]
{{guide header|Strings}}
+
:* [[Memory management - C|Memory Management]]
* [[Character handling - C|Character Handling]]
+
<p style="text-decoration:underline;">Strings</p>
* [[Strings handling - C|Strings Handling]]
+
:* [[Character handling - C|Character Handling]]
* [[Wide strings - C|Wide Strings]]
+
:* [[Strings handling - C|Strings Handling]]
* [[Unicode - C|Unicode]]
+
:* [[Wide strings - C|Wide Strings]]
{{guide header|Structured Types}}
+
:* [[Unicode - C|Unicode]]
* [[Structures - C|Structures]]
+
<p style="text-decoration:underline;">Structured Types</p>
* [[Unions - C|Unions]]
+
:* [[Structures - C|Structures]]
* [[Bit fields - C|Bitfields]]
+
:* [[Unions - C|Unions]]
* [[Enumerated types - C|Enums]]
+
:* [[Bitfields - C|Bitfields]]
{{guide header|I/O}}
+
:* [[Enums - C|Enums]]
* [[Standard streams - C|Standard Streams]]
+
<p style="text-decoration:underline;">I/O</p>
* [[File I/O - C|File I/O]]
+
:* [[Standard streams - C|Standard Streams]]
{{guide header|Concurrency}}
+
:* [[File I/O - C|File I/O]]
* [[Concurrency - C|Concurrency]]
+
<p style="text-decoration:underline;">Concurrency</p>
* [[Inter‐thread communication - C|Inter‐Thread Communication]]
+
:* [[Threads - C|Threads]]
{{guide header|Other}}
+
:* [[Inter‐thread communication - C|Inter‐Thread Communication]]
* [[Data types - C|Data Types]]
+
<p style="text-decoration:underline;">Other</p>
* [[Static assertions - C|Static Assertions]]
+
:* [[Static assertion - C|Static Assertions]]
* [[Generic selection - C|Generic Selections]]
+
:* [[Generic selection - C|Generic Selections]]
* [[Preprocessor - C|Preprocessor]]
+
:* [[Preprocessor - C|Preprocessor]]
* [[C standard library|Standard Library]]
+
:* [[C standard library|Standard Library]]
}}<noinclude>
+
|}
[[Category:C programming language]]
+
{{Navbar|Template:C Guide|text=|mini=1|style=float:right;}}
[[Category:Guide templates]]
+
</div>
 +
<noinclude>
 +
[[Category:mIRC]]
 
</noinclude>
 
</noinclude>

Please note that all contributions to WikiChip may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see WikiChip:Copyrights for details). Do not submit copyrighted work without permission!

Cancel | Editing help (opens in new window)