About 465,000 results
Open links in new tab
  1. C (programming language) - Wikipedia

    C is commonly used on computer architectures that range from the largest supercomputers to the smallest microcontrollers and embedded systems. A successor to the programming language …

  2. C - Simple English Wikipedia, the free encyclopedia

    Pronunciation The letter "C" is pronounced as /k/, which is similar to K or Q (u). It is sometimes said as /s/. The letter "C"'s name in English is "cee" (said as /ˈsiː/). Occasionally, the letter may …

  3. C (programming language) - Simple English Wikipedia, the free …

    The C programming language is a computer programming language developed in the early 1970s by Ken Thompson and Dennis Ritchie at Bell Labs. They used it to improve the UNIX …

  4. Operators in C and C++ - Wikipedia

    Most of the operators available in C and C++ are also available in other C-family languages such as C#, D, Java, Perl, and PHP with the same precedence, associativity, and semantics.

  5. C standard library - Wikipedia

    Unix-like systems typically have a C library in shared library form, but the header files (and compiler toolchain) may be absent from an installation so C development may not be possible.

  6. The C Programming Language - Wikipedia

    The C Programming Language has often been cited as a model for technical writing, with reviewers describing it as having clear presentation and concise treatment.

  7. List of C-family programming languages - Wikipedia

    Many of these 70 languages were influenced by C due to its success and ubiquity. The family also includes predecessors that influenced C's design such as BCPL. Notable programming …

  8. Ç - Wikipedia

    Ç or ç (C-cedilla) is a Latin script letter used in the Albanian, Azerbaijani, Manx, Tatar, Turkish, Turkmen, Kurdish, Kazakh, and Romance alphabets. Romance languages that use this letter …

  9. Why the C programming language still rules - InfoWorld

    Here’s how it stacks up against C++, Java, C#, Go, Rust, Python, and the newest kid on the block—Carbon. The C programming language has been alive and kicking since 1972, and it …

  10. c-language · GitHub Topics · GitHub

    2 days ago · Solutions to the exercises in the book "The C Programming Language" (2nd edition) by Brian W. Kernighan and Dennis M. Ritchie. This book is also referred to as K&R. A …