Difference between revisions of "Template:C programming language"

From blackwiki
Jump to navigation Jump to search
imported>FrescoBot
imported>Sbmeirow
(fix)
 
(72 intermediate revisions by 50 users not shown)
Line 1: Line 1:
{{navbox
+
{{Navbox
|name   = CProLang
+
| name = C programming language
|title = [[C (programming language)|C programming language]]
+
| title = [[C (programming language)|C programming language]]
|state = {{{state|autocollapse}}}
+
| state = {{{state|autocollapse}}}
 +
| bodyclass = hlist
  
|group1 = [[:Category:C compilers|Compilers]]
+
| above =
|list1  = [[Borland Turbo C]]{{·}} [[Clang]]{{·}} [[GNU_Compiler_Collection|GCC]]{{·}} [[LCC_(compiler)|LCC]]{{·}} [[Pelles C]]{{·}} [[Portable_C_Compiler|PCC]]{{·}} [[Tiny_C_Compiler|TCC]] {{·}} [[Visual_C%2B%2B|Visual C++]]{{·}} [[Watcom_C/C%2B%2B_compiler|Watcom C/C++ compiler]]
+
*[[ANSI C]]
 +
*[[C99]]
 +
*[[C11 (C standard revision)|C11]]
 +
*[[C17 (C standard revision)|C17]]
 +
*[[C2x]]
 +
*[[Embedded C]]
 +
*[[MISRA C]]
  
|group2 = [[:Category:C libraries|Libraries]]
+
| group1 = Features
|list2  = [[C standard library]]{{·}} [[GNU C Library|glibc]]{{·}} [[dietlibc]]{{·}} [[uClibc]]{{·}} [[Newlib]]{{·}} [[Embedded GLIBC|EGLIBC]] {{·}} [[Bionic_(software)|Bionic]]
+
| list1 =
 +
*[[Subroutine|Functions]]
 +
*[[Include directive#C|Header files]]
 +
*[[Operators in C and C++|Operators]]
 +
*[[C string handling|String]]
 +
*[[C syntax|Syntax]]
 +
*[[C preprocessor|Preprocessor]]
 +
*[[C data types|Data types]]
  
|group3 = Features
+
| group2 = [[C standard library|Standard library]]
|list3  = [[Null-terminated string|String]]{{·}} [[C syntax|Syntax]]{{·}} [[C preprocessor|Preprocessor]]{{·}} [[C variable types and declarations|Variable types and declarations]]{{·}} [[List of C functions|Functions]]
+
| list2 =
 +
*[[C character classification|Char]]
 +
*[[C file input/output|File I/O]]
 +
*[[C mathematical functions|Math]]
 +
*[[C dynamic memory allocation|Dynamic memory]]
 +
*[[C string handling|String]]
 +
*[[C date and time functions|Time]]
 +
*[[stdarg.h|Variadic]]
 +
*[[C POSIX library|POSIX]]
  
|group4 = Select descendants
+
| group3 = Standard library<br/>implementations
|list4  = [[C++]]{{·}} [[C Sharp (programming language)|C#]]{{·}} [[D (programming language)|D]]{{·}} [[Objective-C]] {{·}} [[Alef (programming language)|Alef]] {{·}} [[Limbo (programming language)|Limbo]] {{·}} [[Go (programming language)|Go]]
+
| list3 =
 +
*[[Bionic (software)|Bionic]]
 +
**[[Hybris (software)|libhybris]]
 +
*[[dietlibc]]
 +
*[[GNU C Library|glibc]]
 +
**[[Embedded GLIBC|EGLIBC]]
 +
*[[klibc]]
 +
*[[Microsoft Windows library files|Windows CRT]]
 +
*[[musl]]
 +
*[[Newlib]]
 +
*[[uClibc]]
  
|group5 = C and other languages
+
| group4 = [[List of C compilers|Compilers]]
|list5  = C and C++ ([[Compatibility of C and C++|Compatibility]]{{·}} [[Operators in C and C++|Operators]]){{·}} [[Comparison of Pascal and C]]{{·}} [[Java Virtual Machine#C to bytecode compilers|C to Java byte-code compiler]]
+
| list4 =
 +
*[[Amsterdam Compiler Kit|ACK]]
 +
*[[Borland Turbo C]]
 +
*[[Clang]]
 +
*[[GNU Compiler Collection|GCC]]
 +
*[[Intel C++ Compiler|ICC]]
 +
*[[LCC (compiler)|LCC]]
 +
*[[Portable C Compiler|PCC]]
 +
*[[Small Device C Compiler|SDCC]]
 +
*[[Tiny C Compiler|TCC]]
 +
*[[Microsoft Visual Studio]] / [[Microsoft Visual Studio Express|Express]] / [[Microsoft Visual C++|C++]]
 +
*[[Watcom C/C++]]
  
|below = {{Icon|Category}} '''[[:Category:C programming language]]'''
+
| group5 = IDEs
}}<noinclude>
+
| list5 =
 +
*[[Anjuta]]
 +
*[[CLion]]
 +
*[[Code::Blocks]]
 +
*[[CodeLite]]
 +
*[[Eclipse (software)|Eclipse]]
 +
*[[Geany]]
 +
*[[GNOME Builder]]
 +
*[[Microsoft Visual Studio]]
 +
*[[NetBeans]]
 +
*[[KDevelop]]
  
== Related template ==
+
| group6 = Comparison with<br />other languages
* [[Template:Integrated development environments for C and C++]]
+
| list6 =
 +
*[[Compatibility of C and C++]]
 +
*[[Comparison of Pascal and C|Comparison with Pascal]]
  
[[Category:C programming language]]
+
| group7 = Descendant<br />languages
 +
| list7 =
 +
*[[C++]]
 +
*[[C Sharp (programming language)|C#]]
 +
*[[D (programming language)|D]]
 +
*[[Objective-C]]
 +
*[[Alef (programming language)|Alef]]
 +
*[[Limbo (programming language)|Limbo]]
 +
*[[Go (programming language)|Go]]
 +
*[[Vala (programming language)|Vala]]
  
[[it:Template:Linguaggio C]]
+
| below =
[[ja:Template:CProLang]]
+
*{{icon|Category}} '''[[:Category:C (programming language)|Category]]'''
[[ru:Шаблон:Язык программирования Си]]
+
}}<noinclude>
[[zh:Template:CProLang]]
+
{{documentation}}
 
</noinclude>
 
</noinclude>

Latest revision as of 19:53, 2 November 2020

50px Template documentation[view] [edit] [history] [purge]

Usage

Initial visibility: currently defaults to autocollapse

To set this template's initial visibility, the |state= parameter may be used:

  • |state=collapsed: {{C programming language|state=collapsed}} to show the template collapsed, i.e., hidden apart from its title bar
  • |state=expanded: {{C programming language|state=expanded}} to show the template expanded, i.e., fully visible
  • |state=autocollapse: {{C programming language|state=autocollapse}}
    • shows the template collapsed to the title bar if there is a {{navbar}}, a {{sidebar}}, or some other table on the page with the collapsible attribute
    • shows the template in its expanded state if there are no other collapsible items on the page

If the |state= parameter in the template on this page is not set, the template's initial visibility is taken from the |default= parameter in the Collapsible option template. For the template on this page, that currently evaluates to autocollapse.

Related template