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

    C[c] is a general-purpose programming language. It was created in the 1970s by Dennis Ritchie and remains widely used and influential. By design, C gives the programmer relatively direct access to …

  2. The-Young-Programmer/C-CPP-Programming - GitHub

    Introduction to C 🔝 What is C Programming Language ? C is a general-purpose programming language created by Dennis Ritchie at the Bell Laboratories in 1972. It is a very popular language, despite …

  3. Operators in C and C++ - Wikipedia

    This is a list of operators in the C and C++ programming languages. All listed operators are in C++ and lacking indication otherwise, in C as well. Some tables include a "In C" column that indicates whether …

  4. Why the C programming language still rules - InfoWorld

    The C language has been a programming staple for decades. Here’s how it stacks up against C++, Java, C#, Go, Rust, Python, and the newest kid on the block—Carbon.

  5. C Programming Tutorial by CodeWithHarry - GitHub

    Welcome to the C Programming Tutorial by CodeWithHarry! This repository is a comprehensive guide and resource for learning C programming from Harry sir. Dive into the world of C with detailed …

  6. C data types - Wikipedia

    In the C programming language, data types constitute the semantics and characteristics of storage of data elements. They are expressed in the language syntax in form of declarations for memory …

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

    C (pronounced "SEE") 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 operating system.

  8. C syntax - Wikipedia

    C syntax A snippet of C code from the Linux kernel C syntax is the form that text must have in order to be C programming language code. The language syntax rules are designed to allow for code that is …

  9. ANSI C - Wikipedia

    ANSI C, ISO C, and Standard C are successive standards for the C programming language published by the American National Standards Institute (ANSI) and ISO/IEC JTC 1/SC 22 /WG 14 of the …

  10. List of C-family programming languages - Wikipedia

    The C-family programming languages share significant features of the C programming language. Many of these 70 languages were influenced by C due to its success and ubiquity. The family also includes …