Difference between revisions of "Template:C programming language"

From blackwiki
Jump to navigation Jump to search
imported>Rezonansowy
m (..)
imported>Sbmeirow
(fix)
 
(46 intermediate revisions by 28 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}}}
Line 7: Line 7:
 
| above =
 
| above =
 
*[[ANSI C]]
 
*[[ANSI C]]
**[[ANSI C#C89 and C90|C89 and C90]]
 
 
*[[C99]]
 
*[[C99]]
 
*[[C11 (C standard revision)|C11]]
 
*[[C11 (C standard revision)|C11]]
 +
*[[C17 (C standard revision)|C17]]
 +
*[[C2x]]
 +
*[[Embedded C]]
 +
*[[MISRA C]]
  
| group1 = [[:Category:C compilers|Compilers]]
+
| group1 = Features
 
| list1 =
 
| list1 =
*[[Amsterdam Compiler Kit]]
+
*[[Subroutine|Functions]]
*[[Borland Turbo C]]
+
*[[Include directive#C|Header files]]
*[[Clang]]
+
*[[Operators in C and C++|Operators]]
*[[GNU Compiler Collection|GCC]]
+
*[[C string handling|String]]
*[[LCC (compiler)|LCC]]
+
*[[C syntax|Syntax]]
*[[Pelles C]]
+
*[[C preprocessor|Preprocessor]]
*[[Portable C Compiler|PCC]]
+
*[[C data types|Data types]]
*[[Tiny C Compiler|TCC]]
 
*[[Visual C++]]
 
**[[C++/CLI]]
 
**[[C++/CX]]
 
*[[Watcom C/C++ compiler]]
 
  
| group2 = [[:Category:C libraries|Libraries]]
+
| group2 = [[C standard library|Standard library]]
 
| list2 =
 
| list2 =
*[[C standard library]]
+
*[[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]]
 +
 
 +
| group3 = Standard library<br/>implementations
 +
| list3 =
 
*[[Bionic (software)|Bionic]]
 
*[[Bionic (software)|Bionic]]
 +
**[[Hybris (software)|libhybris]]
 
*[[dietlibc]]
 
*[[dietlibc]]
*[[Embedded GLIBC|EGLIBC]]
 
 
*[[GNU C Library|glibc]]
 
*[[GNU C Library|glibc]]
 +
**[[Embedded GLIBC|EGLIBC]]
 
*[[klibc]]
 
*[[klibc]]
*[[Hybris (software)|libhybris]]
+
*[[Microsoft Windows library files|Windows CRT]]
 
*[[musl]]
 
*[[musl]]
 
*[[Newlib]]
 
*[[Newlib]]
 
*[[uClibc]]
 
*[[uClibc]]
*[[BSD libc]]
 
  
| group3 = Features
+
| group4 = [[List of C compilers|Compilers]]
| list3 =
+
| list4 =
*[[Null-terminated string|String]]
+
*[[Amsterdam Compiler Kit|ACK]]
*[[C syntax|Syntax]]
+
*[[Borland Turbo C]]
*[[C preprocessor|Preprocessor]]
+
*[[Clang]]
*[[C data types|Variable types and declarations]]
+
*[[GNU Compiler Collection|GCC]]
*[[C standard library|Functions]]
+
*[[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++]]
 +
 
 +
| group5 = IDEs
 +
| list5 =
 +
*[[Anjuta]]
 +
*[[CLion]]
 +
*[[Code::Blocks]]
 +
*[[CodeLite]]
 +
*[[Eclipse (software)|Eclipse]]
 +
*[[Geany]]
 +
*[[GNOME Builder]]
 +
*[[Microsoft Visual Studio]]
 +
*[[NetBeans]]
 +
*[[KDevelop]]
 +
 
 +
| group6 = Comparison with<br />other languages
 +
| list6 =
 +
*[[Compatibility of C and C++]]
 +
*[[Comparison of Pascal and C|Comparison with Pascal]]
  
| group4 = Select descendants
+
| group7 = Descendant<br />languages
| list4 =
+
| list7 =
 
*[[C++]]
 
*[[C++]]
 
*[[C Sharp (programming language)|C#]]
 
*[[C Sharp (programming language)|C#]]
Line 58: Line 90:
 
*[[Go (programming language)|Go]]
 
*[[Go (programming language)|Go]]
 
*[[Vala (programming language)|Vala]]
 
*[[Vala (programming language)|Vala]]
 
| group5 = C and other languages
 
| 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]]
 
  
 
| below =
 
| below =
*{{icon|Category}} '''[[:Category:C programming language|Category]]'''
+
*{{icon|Category}} '''[[:Category:C (programming language)|Category]]'''
}}
+
}}<noinclude>
<noinclude>
+
{{documentation}}
{{collapsible option}}
 
 
 
==Related template==
 
*[[Template:Integrated development environments for C and C++]]
 
 
 
[[Category:C programming language]]
 
 
</noinclude>
 
</noinclude>

Latest revision as of 19:53, 2 November 2020

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